You can either move the function or add the function forward declaration.
In any case,
Reviewed-by: Samuel Iglesias Gonsálvez
Sam
On 05/11/15 12:33, Tapani Pälli wrote:
> From: Iago Toral Quiroga
>
> We will need this to build later patches
> ---
> src/glsl/ast_to_hir.cpp | 71
> ++
From: Iago Toral Quiroga
We will need this to build later patches
---
src/glsl/ast_to_hir.cpp | 71 -
1 file changed, 35 insertions(+), 36 deletions(-)
diff --git a/src/glsl/ast_to_hir.cpp b/src/glsl/ast_to_hir.cpp
index d20be0b..b6d662b 100644
--