Home
last modified time | relevance | path

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

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