nir/spirv: Fix handling of OpGroupMemberDecorate
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 10 Feb 2016 23:35:34 +0000 (15:35 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 10 Feb 2016 23:36:42 +0000 (15:36 -0800)
commit9be5a4bc29bb911728bc82718571d771c74602ab
treecc0a6cab97830a7359570d9775ff57f48dbe27a3
parentac04c6de2c3abd2def23c43ede2458e4a61f7f6d
nir/spirv: Fix handling of OpGroupMemberDecorate

We were pulling the member index from the wrong dword
src/compiler/nir/spirv/spirv_to_nir.c