glsl: Two varyings can't write to the same buffer from different streams.
authorIago Toral Quiroga <itoral@igalia.com>
Fri, 6 Jun 2014 07:44:34 +0000 (09:44 +0200)
committerIago Toral Quiroga <itoral@igalia.com>
Mon, 30 Jun 2014 06:08:50 +0000 (08:08 +0200)
commite2dd717616757a74ab2835602dd7c1a6256805ed
treed5227f6c90cce5be8a1f0719b5cda83b1a7fc990
parent1e1f071d25d67b7e82ac2248dbda419f992b10d7
glsl: Two varyings can't write to the same buffer from different streams.

If this is detected, fail to link.

Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/glsl/link_varyings.cpp