summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers
diff options
context:
space:
mode:
authorTimothy Arceri <[email protected]>2015-12-22 09:44:38 +1100
committerTimothy Arceri <[email protected]>2015-12-22 17:08:03 +1100
commit54daffef167974989368b4c1f9657d878a9e2411 (patch)
tree8c850a677b54cc6b2566436dc30a9b33c7580a2d /src/mesa/drivers
parenta8c474760268f2ebdddd655cea06dbef4500236a (diff)
nir: remove field only used in GLSL IR when assigning varying locations
This field is used as a flag to optimise out any varyings that don't have a matching varying on the other side of the interface. The value should be the same for all varyings (except for SSO but we can't optimise those) by the time they reach nir and are no longer be needed. Acked-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/mesa/drivers')
0 files changed, 0 insertions, 0 deletions