Searched refs:wrapTGroup (Results 1 – 1 of 1) sorted by relevance
1548 …de::MovePtr<tcu::TestCaseGroup> wrapTGroup(new tcu::TestCaseGroup(testCtx, wrapModes[wrapTNdx].nam… in populateTextureFilteringTests() local1567 …wrapTGroup->addChild(new TextureTestCase<Texture3DFilteringTestInstance>(testCtx, name.c_str(), ""… in populateTextureFilteringTests()1569 wrapSGroup->addChild(wrapTGroup.release()); in populateTextureFilteringTests()