Searched refs:createImageCompressionTranscodingTests (Results 1 – 3 of 3) sorted by relevance
34 tcu::TestCaseGroup *createImageCompressionTranscodingTests(tcu::TestContext &testCtx);
69 imageTests->addChild(createImageCompressionTranscodingTests(testCtx)); in createChildren()
3678 tcu::TestCaseGroup *createImageCompressionTranscodingTests(tcu::TestContext &testCtx) in createImageCompressionTranscodingTests() function