OSDN Git Service

glsl: reset current stream tracker
authorTimothy Arceri <timothy.arceri@collabora.com>
Sun, 13 Mar 2016 05:36:25 +0000 (16:36 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Thu, 31 Mar 2016 01:52:17 +0000 (12:52 +1100)
commita2fbc5ed44ec8ebf0e8936ff5b21425159511413
tree8fab4cf288f06e1a55b65346df0820e99f034cb3
parentf2a3c87a00bb38aa63dfb3a5818b2d53ca46c663
glsl: reset current stream tracker

When we move to the next buffer we need to reset the stream
so that we don't generate an error message about streams not
matching.

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