Searched refs:createImageFormatReinterpretTests (Results 1 – 3 of 3) sorted by relevance
38 tcu::TestCaseGroup *createImageFormatReinterpretTests(tcu::TestContext &testCtx);
65 imageTests->addChild(createImageFormatReinterpretTests(testCtx)); in createChildren()
3174 tcu::TestCaseGroup *createImageFormatReinterpretTests(tcu::TestContext &testCtx) in createImageFormatReinterpretTests() function