On Wed, Jan 21, 2015 at 5:25 PM, Eric Anholt wrote:
> It's nice to have this present in your default cases so you can see what
> instruction is triggering an abort.
> ---
> src/glsl/nir/nir.h | 1 +
> src/glsl/nir/nir_print.c | 14 --
> 2 files changed, 13 insertions(+), 2 del
It's nice to have this present in your default cases so you can see what
instruction is triggering an abort.
---
src/glsl/nir/nir.h | 1 +
src/glsl/nir/nir_print.c | 14 --
2 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/src/glsl/nir/nir.h b/src/glsl/nir/nir.h
in