Added more early-out hardware support checks
authorJari Komppa <jari.komppa@siru.fi>
Fri, 4 May 2018 11:51:17 +0000 (14:51 +0300)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 18 May 2018 12:39:27 +0000 (08:39 -0400)
commit406baadac8a84b722aeae9c710e86b724e072a59
tree66c91e0a8cadc31ff92b88f4e60a1f2b51ed08c5
parentc62936205e41b4fea5ef4752949dc18ec448eb42
Added more early-out hardware support checks

This patch adds more early-out hardware support checks to speed up the
conformance test especially on hardware that does not support some
features.

Affects:

dEQP-VK.api.pipeline.*
dEQP-VK.api.copy_and_blit.*
dEQP-VK.api.buffer_view.create.*
dEQP-VK.api.buffer.*

Components: Framework, Vulkan

VK-GL-CTS issue: 899

Change-Id: Ied10dfd4ce60eda4d1830a38f42b5f38f813d50f
external/vulkancts/modules/vulkan/api/vktApiBufferTests.cpp
external/vulkancts/modules/vulkan/api/vktApiBufferViewCreateTests.cpp
external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp
external/vulkancts/modules/vulkan/api/vktApiPipelineTests.cpp
external/vulkancts/modules/vulkan/vktTestCaseUtil.hpp