Searched refs:blitRandomTests (Results 1 – 1 of 1) sorted by relevance
446 de::MovePtr<tcu::TestCaseGroup> blitRandomTests(new tcu::TestCaseGroup(testCtx, "random")); in createBlitImageTests() local461 …blitRandomTests->addChild(new BlitImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmd… in createBlitImageTests()467 blitTests->addChild(blitRandomTests.release()); in createBlitImageTests()