mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
2bbe1a8cd9
* This shifts from reporting from the old style bindset/bind to the new system of only referencing by shader interface and index (independent of binding model). * The vulkan shader debugger re-uses the replay interface to cache descriptor access and descriptor contents in a fashion friendly to interface-index lookup.