Searched refs:mipmapLinearTests (Results 1 – 1 of 1) sorted by relevance
874 …MovePtr<tcu::TestCaseGroup> mipmapLinearTests(new tcu::TestCaseGroup(testCtx, "linear", "Uses VK_T… in createSamplerMipmapTests() local875 …mipmapLinearTests->addChild(createSamplerLodTests(testCtx, imageViewType, imageFormat, VK_SAMPLER_… in createSamplerMipmapTests()876 samplerMipmapTests->addChild(mipmapLinearTests.release()); in createSamplerMipmapTests()