Skip to content

intel/fs: Set NonPerspectiveBarycentricEnable when the interpolator needs it.

Emma Anholt requested to merge anholt/mesa:anv-bary into main

The interpolator needs the barys from the clipper for the manual interpolation messages, so be sure to flag them.

Doesn't fix the tests I was hoping for, but seems good to apply.

Edited by Emma Anholt

Merge request reports