Searched refs:samplerMipmapTests (Results 1 – 1 of 1) sorted by relevance
864 …MovePtr<tcu::TestCaseGroup> samplerMipmapTests (new tcu::TestCaseGroup(testCtx, "mipmap", "Tests f… in createSamplerMipmapTests() local869 samplerMipmapTests->addChild(mipmapNearestTests.release()); in createSamplerMipmapTests()876 samplerMipmapTests->addChild(mipmapLinearTests.release()); in createSamplerMipmapTests()879 return samplerMipmapTests; in createSamplerMipmapTests()