nir/spirv: Put SSBO store writemasks in the right index
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 11 Dec 2015 02:54:42 +0000 (18:54 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 11 Dec 2015 02:54:44 +0000 (18:54 -0800)
commit13d1dd465cb0515c3a9857619bcb34f149b48ee4
tree93aa4f01e348f76e83d3be6d26bd82121ba5223a
parentd5c9955d3eaa7311e2b2350b6964bae516c7b7b2
nir/spirv: Put SSBO store writemasks in the right index

It moved with the nir_intrinsic_load/store update.
src/glsl/nir/spirv_to_nir.c