mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-04 21:05:44 +00:00
* In D3D12 if the user passes NULL for the UAV or SRV descriptor when calling Create*View we don't have the runtime to generate a default one for us when we query, we'll just have nothing stored. So instead when we need to generate a default "whole resource" descriptor to look up.