summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/gen7_cmd_buffer.c
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2017-05-03 22:07:16 -0700
committerKenneth Graunke <[email protected]>2017-05-10 11:58:20 -0700
commit32f0dc3a2919f8d8ba01fab811b2d63e4c6823e8 (patch)
treef9376a7ccd7a653c7d8be5aa94ab9207e12a4bb9 /src/intel/vulkan/gen7_cmd_buffer.c
parent0f34b674ed597dcaf9e6e3af8c074b9cd62bde06 (diff)
i965: Make INTEL_DEBUG=bat decode VS/CLIP/GS/SF/WM/CC_STATE on Gen4-5.
This is something the original decoder did, but I didn't bother with until now. I recently had to debug an Ironlake issue, and wanted to inspect VS_STATE. So, now it's back. The other packets in the switch statement are all Gen6/7+, where we use offsets from dynamic state base address, so we don't need the gtt_offset subtraction introduced here. We might want to make a helper for this hack at some point - perhaps when we introduce the next occurance. Acked-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/intel/vulkan/gen7_cmd_buffer.c')
0 files changed, 0 insertions, 0 deletions