mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-08 16:50:44 +00:00
7bb5c135df
* On D3D11 the runtime handled this for us via query of the DESC struct, but on D3D12 we'd get whatever the user provided. To make things more clear we display only the active blend state slot and label it 'all' instead of 0 on both D3D11 and D3D12.