mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-08 16:50:44 +00:00
788f68a1f7
* Add helpers for creating DX op instructions with less boilerplate. * On encode, strip any unused functions or globals to comply with strict DXIL validation requirements. * Create attribute sets on demand to match functions. * Add some extra helpers for creating constants, blocks, and patching runtime chunk.