Fix debug build when spirv-tools is not available
authorPyry Haulos <phaulos@google.com>
Thu, 10 Mar 2016 18:21:10 +0000 (10:21 -0800)
committerPyry Haulos <phaulos@google.com>
Thu, 10 Mar 2016 18:21:10 +0000 (10:21 -0800)
commita8790cd2a3c44865bb1d04383be59a0b0316df7c
tree9cc3518731e18d7b5e88bbd04e64fcff1bc26bae
parentcf18b0408c4407d0d7cdec9c5a7193550f0aeee8
Fix debug build when spirv-tools is not available

vk::validateSpirV signature mismatch was causing linking error
in debug builds when DEQP_HAVE_SPIRV_TOOLS was not defined.

Change-Id: Icf98f80b72dfa744c4482b1abb0b7d1132aad296
external/vulkancts/framework/vulkan/vkSpirVAsm.cpp