Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageTranscodingSupportTests.hpp34 tcu::TestCaseGroup *createImageTranscodingSupportTests(tcu::TestContext &testCtx);
H A DvktImageTests.cpp70 imageTests->addChild(createImageTranscodingSupportTests(testCtx)); in createChildren()
H A DvktImageTranscodingSupportTests.cpp1314 tcu::TestCaseGroup *createImageTranscodingSupportTests(tcu::TestContext &testCtx) in createImageTranscodingSupportTests() function