mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-08 16:50:44 +00:00
0e0ff8714c
* cbuffer and input registers no longer have any names elided into them, they are 'raw' registers. The source mapping provides the information of where they come from as best as possible. * Since we're now using source-mapping for constants, fix some source mapping issues with arrays, nested structs/arrays, and matrix major-ness.