mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
5cda9752e0
Previously "Restart Idx" was hardcoded to 0xFFFFFFFF Show "Disabled" if the indexStripCutValue is D3D12_INDEX_BUFFER_STRIP_CUT_VALUE_DISABLED (0) Similar UI behaviour to the GL pipeline state viewer Closes#3508