mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-20 22:41:36 +00:00
Checks to enable debugging and pixel history are gated by the APIProperties instead of whether the capture is D3D11. Shader debugging for D3D12 is gated on a config option, which can be enabled by adding "d3d12ShaderDebugging": "true" to the ConfigSettings