Searched refs:mipmapTests (Results 1 – 2 of 2) sorted by relevance
187 …de::MovePtr<tcu::TestCaseGroup> mipmapTests (new tcu::TestCaseGroup(testCtx, "mipmap", "Filter… in createFilteringAnisotropyTests() local262 mipmapTests->addChild(levelAnisotropyGroups.release()); in createFilteringAnisotropyTests()264 filteringAnisotropyTests->addChild(mipmapTests.release()); in createFilteringAnisotropyTests()
1137 …de::MovePtr<tcu::TestCaseGroup> mipmapTests = createSamplerMipmapTests(testCtx, viewType, forma… in createSamplerTests() local1141 formatGroup->addChild(mipmapTests.release()); in createSamplerTests()