I like it
Reviewed-by: Jason Ekstrand
On Wed, Jul 5, 2017 at 3:47 AM, Nicolai Hähnle wrote:
> From: Nicolai Hähnle
>
> Allows modifying a texture instruction's texture and sampler derefs.
> ---
> src/compiler/nir/nir.c | 13 +
> src/compiler/nir/nir.h | 2 ++
> 2 files changed,
From: Nicolai Hähnle
Allows modifying a texture instruction's texture and sampler derefs.
---
src/compiler/nir/nir.c | 13 +
src/compiler/nir/nir.h | 2 ++
2 files changed, 15 insertions(+)
diff --git a/src/compiler/nir/nir.c b/src/compiler/nir/nir.c
index 491b908..f81f4ee 100644
-