mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 09:30:44 +00:00
fb3c293621
* 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.