Home
last modified time | relevance | path

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

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