Re: [Mesa-dev] [PATCH V3 4/6] glsl: make variables private

2015-09-07 Thread Jason Ekstrand
Reviewed-by: Jason Ekstrand On Tue, Sep 1, 2015 at 7:44 PM, Timothy Arceri wrote: > --- > src/glsl/link_uniforms.cpp | 22 +++--- > 1 file changed, 11 insertions(+), 11 deletions(-) > > diff --git a/src/glsl/link_uniforms.cpp b/src/glsl/link_uniforms.cpp > index f68ea9d..c28ac52

[Mesa-dev] [PATCH V3 4/6] glsl: make variables private

2015-09-01 Thread Timothy Arceri
--- src/glsl/link_uniforms.cpp | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/glsl/link_uniforms.cpp b/src/glsl/link_uniforms.cpp index f68ea9d..c28ac52 100644 --- a/src/glsl/link_uniforms.cpp +++ b/src/glsl/link_uniforms.cpp @@ -805,6 +805,17 @@ p