mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 13:00:32 +00:00
48f98ebdef
* The transform feedback is placed on the geometry shader tab the same as in D3D11. It doesn't merit its own whole tab and that seemed like the best place to put it (last processing stage before rasterization). * To aid understanding, further stages are marked disabled if rasterizer discard is on, and if no geometry shader is bound the stage is renamed.