mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-08-30 06:58:26 +00:00
Lower feature level targets in D3D11 also require SV_Position as an input param to the pixel shader, otherwise there are linkage mismatches between the vertex and pixel shaders.