Require VK_KHR_shader_float16_int8 in float16 opconstant tests
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 4 Oct 2018 07:43:17 +0000 (09:43 +0200)
committerAlexander Galazin <alexander.galazin@arm.com>
Fri, 23 Nov 2018 11:00:45 +0000 (12:00 +0100)
commitc2dca900e3ae7186608c873126caed04d04d07d0
tree5830e7c2395666bb09d0627750e14afd015cb0e3
parent4460a90e6156b549d402e67f37e0dd007be43ad4
Require VK_KHR_shader_float16_int8 in float16 opconstant tests

The SPIR-V code in the shaders used by these tests includes
16-bit floating point OpVectorTimesScalar and
OpMatrixTimesVector operations, which require the extension. There
is no compute version of these tests, only graphics.

Components: Vulkan
VK-GL-CTS issue: 1403

Affects:
dEQP-VK.spirv_assembly.instruction.graphics.float16.opconstant.*

Change-Id: If0f7960013759a0d5dad41629dcefc79350c3c88
(cherry picked from commit a83c04cd2f258fbce81ddbaa10f1e5ae092deb8b)
external/vulkancts/modules/vulkan/spirv_assembly/vktSpvAsmInstructionTests.cpp