nir: fix setting varying from uniform as flat
Here we just make sure we match the interpolation type on both sides of the shader interface. Drivers like d3d12 are expecting this. Fixes: 9401990e ("nir/linker: set varying from uniform as flat") Reviewed-by:Qiang Yu <yuq825@gmail.com> Part-of: <mesa/mesa!16003> (cherry picked from commit 4b4bb46a)
Loading
Please register or sign in to comment