glsl: re-enable varying packing in GL4.4+
authorTimothy Arceri <timothy.arceri@collabora.com>
Thu, 26 May 2016 04:50:43 +0000 (14:50 +1000)
committerTimothy Arceri <timothy.arceri@collabora.com>
Fri, 22 Jul 2016 00:21:08 +0000 (10:21 +1000)
commit91dde3ddcaf6ca5a7aa2d2e9815236ce2ddf698f
tree92bcaaf5707382999f0fa4ee41279f9c3cdddd77
parent2db357e4c3dcb49deabae7b68721d57ad9ea0000
glsl: re-enable varying packing in GL4.4+

We can still do packing we just need to get the packing type from the consumer
rather than the producer.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97033
src/compiler/glsl/link_varyings.cpp