Skip to content

microsoft/compiler: Fill interpolation for sysval inputs to non-vertex shader

Jesse Natalie requested to merge jenatali/mesa:d3d12-sv-interpolation into main

This probably should be validated by the DXIL validator, but this is what DXC does and apparently some drivers need it.

Merge request reports