On Mon, Jun 26, 2017 at 10:09 AM, Nicolai Hähnle wrote:
> From: Nicolai Hähnle
>
this is nicer than my old approach of just hacking in
nir_print_shader() calls at various points and recompiling ;-)
I suppose one thing that would be clever is if you could give a list
of comma separated lowering
From: Nicolai Hähnle
---
src/compiler/nir/nir.h | 19 +++
1 file changed, 19 insertions(+)
diff --git a/src/compiler/nir/nir.h b/src/compiler/nir/nir.h
index ab7ba14..d1b90cb 100644
--- a/src/compiler/nir/nir.h
+++ b/src/compiler/nir/nir.h
@@ -2301,47 +2301,66 @@ void nir_metada