mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
67447b7b7e
When getting read only resources from the pipe state, stitch back up according to the bindpoint mappings. When displaying resources in UI, don't traverse unbounded arrays. Fix resource swizzle on load/sample/ gather instructions, which happens on fetch result, not on the source operand. Added more tests for unbounded arrays and different ways to index into arrays.