Re: [Mesa-dev] [PATCH] glsl: Standardize names and fix typos

2014-10-24 Thread Kenneth Graunke
On Friday, October 24, 2014 04:51:09 PM Andres Gomez wrote: > --- > src/glsl/linker.cpp | 4 ++-- > src/glsl/lower_offset_array.cpp | 10 +- > 2 files changed, 7 insertions(+), 7 deletions(-) > > diff --git a/src/glsl/linker.cpp b/src/glsl/linker.cpp > index 47a722d..c3f435c

[Mesa-dev] [PATCH] glsl: Standardize names and fix typos

2014-10-24 Thread Andres Gomez
--- src/glsl/linker.cpp | 4 ++-- src/glsl/lower_offset_array.cpp | 10 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/glsl/linker.cpp b/src/glsl/linker.cpp index 47a722d..c3f435c 100644 --- a/src/glsl/linker.cpp +++ b/src/glsl/linker.cpp @@ -1679,7 +167