Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerTests.cpp864 …MovePtr<tcu::TestCaseGroup> samplerMipmapTests (new tcu::TestCaseGroup(testCtx, "mipmap", "Tests f… in createSamplerMipmapTests() local
869 samplerMipmapTests->addChild(mipmapNearestTests.release()); in createSamplerMipmapTests()
876 samplerMipmapTests->addChild(mipmapLinearTests.release()); in createSamplerMipmapTests()
879 return samplerMipmapTests; in createSamplerMipmapTests()