Missing format checks for vertex attribute and color attachments in input_ouput tests
authorSamuel Iglesias Gonsálvez <siglesias@igalia.com>
Fri, 5 Apr 2019 14:40:30 +0000 (16:40 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 11 Apr 2019 11:03:49 +0000 (07:03 -0400)
commit11c88d314920d43dbcc585052abcd5ec5c0cfec2
tree183978369c2ecf5dfc63652c73b079128c1ac498
parenta73785b414dd077a0d4f99eb4061eb049becf780
Missing format checks for vertex attribute and color attachments in input_ouput tests

Input_output tests were not checking that the vertex attribute formats
were supported by the physical device. Added a similar check for the color
attachment.

Affects:

dEQP-VK.spirv_assembly.instruction.graphics.*input_output*

Components: Vulkan
VK-GL-CTS issue: 1726

Change-Id: I2987deeafc8d3cc119730993fcb30fb191be062c
external/vulkancts/modules/vulkan/spirv_assembly/vktSpvAsmGraphicsShaderTestUtil.cpp