Skip to content

Force pos output in last vertex stage

DirectX requires a POS output in the last vertex stage if a fragment shader is present and rasterization is enabled.

Merge request reports