Files
mesa/src
Boris Brezillon 8b93d1dbbb pan/decode: Interpret LOAD_MULTIPLE opcode when decoding a command stream
This way we can support decoding of descriptors that are passed through
context registers, which we will need for panvk, where the tiler/FB
descriptors come from the VkQueue object, and are passed to command
buffers.

Of course, that means we can only see the latest version of such
indirectly passed data, but that's already the case for most descriptors
that are used several times in a command buffer anyway.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30695>
2024-08-20 13:20:51 +00:00
..
2024-08-12 19:11:23 -04:00
2024-08-15 09:01:26 +00:00
2024-08-19 17:43:58 +00:00
2024-08-19 17:43:59 +00:00
2024-08-20 10:02:45 +02:00
2024-08-19 17:43:58 +00:00