Skip to content
Snippets Groups Projects
Commit 4b4bb46a authored by Timothy Arceri's avatar Timothy Arceri Committed by Marge Bot
Browse files

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: default avatarQiang Yu <yuq825@gmail.com>
Part-of: <mesa/mesa!16003>
parent 67af7e2b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment