mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
1137c4694c
D3D12Pipe now stores an array of root elements, each one corresponding to a root element or range in the root signature. Migrated usage in the D3D12 pipeline state viewer and PipeState retrieval of resources. Restricted number of resource array textures displayed in the texture viewer to prevent app hangs.