vktSpvAsmInstructionTests: Don't create constants of type RuntimeArray
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 11 Jan 2016 22:24:29 +0000 (14:24 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 11 Jan 2016 22:25:03 +0000 (14:25 -0800)
commit652e4430580f27c08d35291ef0e14ce658a89917
treea32bc52179c2f67282e531beee9299a10da82515
parentd3a134f785654f638bc7a2cc9104a25788f46469
vktSpvAsmInstructionTests: Don't create constants of type RuntimeArray

This *may* make sense in some IR's such as LLVM which special-case NULL.
However, an SSA value with a run-time length isn't really a well-defined
thing.
external/vulkancts/modules/vulkan/spirv_assembly/vktSpvAsmInstructionTests.cpp