mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-11 16:25:45 +00:00
* D3D11 just latches the state from the input assembler state into the drawcall when it's being added. GL stores the state per-draw.
* D3D11 just latches the state from the input assembler state into the drawcall when it's being added. GL stores the state per-draw.