nir: Add a descriptor_set field to nir_variable
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 25 Mar 2016 17:16:23 +0000 (10:16 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 15 Apr 2016 00:20:05 +0000 (17:20 -0700)
commit1e0012e3e41e09c33f7f9d6671a803b7b0a7d9b8
tree6ba9488425e57d24961ca862cc4813e6f45334b7
parent7a835b3fd9b171eedecfdb23d326eae4bc0cb6d4
nir: Add a descriptor_set field to nir_variable

This is needed for supporting the Vulkan binding model

Reviewed-by: Rob Clark <robdclark@gmail.com>
src/compiler/nir/nir.h