Fix build when SPIRV-Tools is not present
authorChris Forbes <chrisforbes@google.com>
Thu, 2 Aug 2018 00:16:17 +0000 (17:16 -0700)
committerChris Forbes <chrisforbes@google.com>
Thu, 2 Aug 2018 00:16:58 +0000 (17:16 -0700)
commita3e64b16f26e6d4ff5336d522b9dceb00eb82634
treec76b5bffa4da9430399ca53f90f897bb6a329da2
parentfee031dcdebb018e57ba42fb6a76a8755d0b7542
Fix build when SPIRV-Tools is not present

This function does not require SPIRV-Tools, and is still used when it
is not present.

Components: Framework
VK-GL-CTS: 1293

Change-Id: I9ce49db2e6e55e8d379c713c9fe39d15fb7ecbd6
external/vulkancts/framework/vulkan/vkPrograms.cpp