mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-23 16:01:38 +00:00
The assignment of logical identifiers is not guaranteed to match the order of appearance in the shader bytecode. Adjusted D3D12_CBuffer_Zoo to exercise this for testing.