Home
last modified time | relevance | path

Searched refs:createFormatTests (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrFormatTests.hpp34 tcu::TestCaseGroup* createFormatTests (tcu::TestContext& testCtx);
DvktYCbCrTests.cpp44 ycbcrTests->addChild(createFormatTests(testCtx)); in populateTestGroup()
DvktYCbCrFormatTests.cpp585 tcu::TestCaseGroup* createFormatTests (tcu::TestContext& testCtx) in createFormatTests() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp2291 void createFormatTests (tcu::TestCaseGroup* testGroup) in createFormatTests() function
3878 …testCtx, "format_properties", "VkGetPhysicalDeviceFormatProperties() Tests", createFormatTests)); in createFeatureInfoTests()