Add tests for formats with mandatory feature bits
authorVenni Ihanakangas <venni.ihanakangas@siru.fi>
Tue, 10 Sep 2019 07:22:56 +0000 (10:22 +0300)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 25 Oct 2019 14:58:32 +0000 (10:58 -0400)
commit2a1f76ede0167750b6310bb8c7df43823c8668c2
tree53c133799077199af3bc2f55531b5f17d21cb3a4
parent23d73d60915528d7d09786bea89fbbda1acfa2fc
Add tests for formats with mandatory feature bits

Some formats were missing from color attachment and blend tests.

New tests:

dEQP-VK.pipeline.blend.format.a2b10g10r10_unorm_pack32.*
dEQP-VK.pipeline.blend.format.a1r5g5b5_unorm_pack16.*
dEQP-VK.pipeline.image.suballocation.sampling_type.*.format.a2b10g10r10_unorm_pack32.*
dEQP-VK.pipeline.render_to_image.*.a1r5g5b5_unorm_pack16*
dEQP-VK.pipeline.render_to_image.*.r5g6b5_unorm_pack16*
dEQP-VK.pipeline.render_to_image.*.a2b10g10r10_uint_pack32*
dEQP-VK.pipeline.render_to_image.*.a2b10g10r10_unorm_pack32*

Components: Vulkan

VK-GL-CTS issue: 1921

Change-Id: Id300e3946f4e8753d29b405cee36039884ba062b
android/cts/master/vk-master.txt
external/vulkancts/modules/vulkan/pipeline/vktPipelineBlendTests.cpp
external/vulkancts/modules/vulkan/pipeline/vktPipelineImageTests.cpp
external/vulkancts/modules/vulkan/pipeline/vktPipelineRenderToImageTests.cpp
external/vulkancts/mustpass/master/vk-default-no-waivers.txt
external/vulkancts/mustpass/master/vk-default.txt