Reviewed-by: Timothy Arceri
On 18/04/18 00:36, Alejandro Piñeiro wrote:
From: Neil Roberts
This is copied from the corresponding value in ir_variable. The
intention is to eventually use it in a pure-NIR linker.
---
src/compiler/glsl/glsl_to_nir.cpp | 1 +
src/compiler/nir/nir.h
From: Neil Roberts
This is copied from the corresponding value in ir_variable. The
intention is to eventually use it in a pure-NIR linker.
---
src/compiler/glsl/glsl_to_nir.cpp | 1 +
src/compiler/nir/nir.h| 5 +
2 files changed, 6 insertions(+)
diff --git a/src/compiler/glsl/gl