glsl: sort xfb varyings in offset/buffer order
authorTimothy Arceri <timothy.arceri@collabora.com>
Fri, 11 Mar 2016 12:16:16 +0000 (23:16 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Thu, 31 Mar 2016 01:51:38 +0000 (12:51 +1100)
commit99cb5151ed2203842922027fe80512248abad914
treed0e5a3056a2c67ef70f8273951578f203ff618ef
parent0c66460fc65e1c45ec2268c978ea11b259441212
glsl: sort xfb varyings in offset/buffer order

The existing transform feedback code expects to receive the list
of varyings in increasing buffer order.

Reviewed-by: Dave Airlie <airlied@redhat.com>
src/compiler/glsl/link_varyings.cpp