On 22 November 2015 at 23:12, Timothy Arceri wrote:
> From: Timothy Arceri
>
> Regression as of 64710db66461e
>
> We can't use the type returned by get_interface_type() as
> the interface type has arrays removed.
>
> Cc: Emil Velikov
Reviewed-by: Emil Velikov
-Emil
___
From: Timothy Arceri
Regression as of 64710db66461e
We can't use the type returned by get_interface_type() as
the interface type has arrays removed.
Cc: Emil Velikov
---
src/glsl/ast_to_hir.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/glsl/ast_to_hir.cpp b/s