Re: [Mesa-dev] [PATCH 1/2] nir: Add a helper for adding texture instruction sources
Thanks! Reviewed-by: Lionel Landwerlin On 17/10/17 02:09, Jason Ekstrand wrote: --- src/compiler/nir/nir.c | 22 +++ src/compiler/nir/nir.h | 4 src/compiler/nir/nir_lower_samplers.c| 27 ++---
[Mesa-dev] [PATCH 1/2] nir: Add a helper for adding texture instruction sources
--- src/compiler/nir/nir.c | 22 +++ src/compiler/nir/nir.h | 4 src/compiler/nir/nir_lower_samplers.c| 27 ++-- src/intel/vulkan/anv_nir_apply_pipeline_layout.c | 19 + 4 file