On Fri, Mar 25, 2016 at 7:12 PM, Jason Ekstrand wrote:
> This is used to facilitate the Vulkan binding model where each resource is
> described by a (descriptor set, binding, array index) tuple.
> ---
> src/compiler/nir/nir.h| 12
> src/compiler/nir/nir_intrinsics.h | 20
This is used to facilitate the Vulkan binding model where each resource is
described by a (descriptor set, binding, array index) tuple.
---
src/compiler/nir/nir.h| 12
src/compiler/nir/nir_intrinsics.h | 20
src/compiler/nir/nir_print.c | 2 ++
3