Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrImageQueryTests.hpp34 tcu::TestCaseGroup* createImageQueryTests (tcu::TestContext& testCtx);
DvktYCbCrTests.cpp46 ycbcrTests->addChild(createImageQueryTests(testCtx)); in populateTestGroup()
DvktYCbCrImageQueryTests.cpp772 tcu::TestCaseGroup* createImageQueryTests (tcu::TestContext& testCtx) in createImageQueryTests() function