Home
last modified time | relevance | path

Searched refs:createFormatPropertiesExtendedKHRTests (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFormatPropertiesExtendedKHRtests.hpp34 tcu::TestCaseGroup* createFormatPropertiesExtendedKHRTests (tcu::TestContext& testCtx);
DvktApiFormatPropertiesExtendedKHRtests.cpp72 tcu::TestCaseGroup* createFormatPropertiesExtendedKHRTests (tcu::TestContext& testCtx) in createFormatPropertiesExtendedKHRTests() function
DvktApiTests.cpp99 apiTests->addChild(createFormatPropertiesExtendedKHRTests (testCtx)); in createApiTests()