Skip to content

microsoft/compiler: Handle VARYING_SLOT_PSIZ as sys output if not read

Gert Wollny requested to merge gerddie/mesa:submit-fix-pointsize-sv into msclc-d3d12

This makes sure the varying is allocated in a row after all varyings that are read in the next stage like required by DXIL.

Merge request reports