mirror of
https://github.com/RPCS3/glslang.git
synced 2025-02-08 20:06:29 +00:00
![Arseny Kapoulkine](/assets/img/avatar_default.png)
In DX10/DX11 you can only output RT/Viewport indices from GS; however, DX11.4/DX12 add support for outputting these from VS as well. This is supported by Vulkan if the relevant extension is available, and by MSL and by MSL (which you can cross-compile to via SPIRV-Cross).