Skip to content

glsl/lower_packed_varyings: use base int type for packed variable creation

Mike Blumenkrantz requested to merge zmike/mesa:glsl-packed into main

forcing this to int when it was originally uint can cause problems for drivers

cc: mesa-stable

Merge request reports

Loading