Re: [Mesa-dev] [PATCH 4/5] glsl: apply_implicit_conversion is static again

2016-08-03 Thread Timothy Arceri
Reviewed-by: Timothy Arceri On Wed, 2016-08-03 at 23:51 +0300, Andres Gomez wrote: > Signed-off-by: Andres Gomez > --- >  src/compiler/glsl/ast_function.cpp | 4 >  src/compiler/glsl/ast_to_hir.cpp   | 2 +- >  2 files changed, 1 insertion(+),

[Mesa-dev] [PATCH 4/5] glsl: apply_implicit_conversion is static again

2016-08-03 Thread Andres Gomez
Signed-off-by: Andres Gomez --- src/compiler/glsl/ast_function.cpp | 4 src/compiler/glsl/ast_to_hir.cpp | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/src/compiler/glsl/ast_function.cpp b/src/compiler/glsl/ast_function.cpp index ccd070f..52cbf1f