Assuming you compile-tested,
Reviewed-by: Jason Ekstrand
Thanks!
On Tue, Nov 24, 2015 at 8:30 AM, Emil Velikov wrote:
> From: Emil Velikov
>
> Swap core.h with macros.h, as the latter provides the required MAX2
> macro.
>
> Signed-off-by: Emil Velikov
> ---
> src/glsl/nir/glsl_types.cpp | 2
From: Emil Velikov
Swap core.h with macros.h, as the latter provides the required MAX2
macro.
Signed-off-by: Emil Velikov
---
src/glsl/nir/glsl_types.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/glsl/nir/glsl_types.cpp b/src/glsl/nir/glsl_types.cpp
index 9cc3715.