Home
last modified time | relevance | path

Searched refs:mipmapLinearTests (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerTests.cpp874 …MovePtr<tcu::TestCaseGroup> mipmapLinearTests(new tcu::TestCaseGroup(testCtx, "linear", "Uses VK_T… in createSamplerMipmapTests() local
875mipmapLinearTests->addChild(createSamplerLodTests(testCtx, imageViewType, imageFormat, VK_SAMPLER_… in createSamplerMipmapTests()
876 samplerMipmapTests->addChild(mipmapLinearTests.release()); in createSamplerMipmapTests()