vktSpvAsmInstructionTests: Fix invalid SPIR-V in compute.multiple_shaders
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 11 Jan 2016 19:11:30 +0000 (11:11 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 11 Jan 2016 19:12:24 +0000 (11:12 -0800)
commitfaa2f3776bf31785cac522d025095399b34ee922
tree5a9b76c94658fc4e40320fa68975a3e883247816
parentedb9bb27087299a59141a25faeaf88938d341cc2
vktSpvAsmInstructionTests: Fix invalid SPIR-V in compute.multiple_shaders

A couple of constants were used before they were declared and the LocalSize
decoration wasn't applied to the correct entrypoints.
external/vulkancts/modules/vulkan/spirv_assembly/vktSpvAsmInstructionTests.cpp