mesa/src/intel/decoder
Kenneth Graunke 890c8714fd
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
intel/decoder: Decode compute shaders in EXECUTE_INDIRECT_DISPATCH
This makes the error state decoder (among other tools) print the
compute shaders referenced by EXECUTE_INDIRECT_DISPATCH.  We just
reuse the existing COMPUTE_WALKER handling as it already looks for
a COMPUTE_WALKER_BODY in a larger struct and then
INTERFACE_DESCRIPTOR_DATA within that.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Sushma Venkatesh Reddy <sushma.venkatesh.reddy@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34198>
2025-03-25 23:26:40 +00:00
..
tests
intel_batch_decoder.c intel/decoder: Decode compute shaders in EXECUTE_INDIRECT_DISPATCH 2025-03-25 23:26:40 +00:00
intel_batch_decoder_brw.c intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00
intel_batch_decoder_elk.c intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00
intel_batch_decoder_stub.c intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00
intel_decoder.c intel/decoder: fix INTEL_DEBUG=bat 2024-11-13 00:45:40 +00:00
intel_decoder.h intel/decoder: add filter feature 2024-09-25 12:51:07 +00:00
intel_decoder_private.h intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00
meson.build intel: Add meson option -Dintel-elk 2025-01-30 00:45:59 +00:00