Re: [Mesa-dev] [PATCH v2] glsl: Corrected some typos and error messages

2017-05-03 Thread Eric Anholt
Andres Gomez writes: > v2: left code style/formatting corrections out. > > Signed-off-by: Andres Gomez Reviewed-by: Eric Anholt signature.asc Description: PGP signature ___ mesa-dev mailing

[Mesa-dev] [PATCH v2] glsl: Corrected some typos and error messages

2017-05-03 Thread Andres Gomez
v2: left code style/formatting corrections out. Signed-off-by: Andres Gomez --- src/compiler/glsl/ast_to_hir.cpp | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/compiler/glsl/ast_to_hir.cpp b/src/compiler/glsl/ast_to_hir.cpp index