Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringTests.cpp1548 …de::MovePtr<tcu::TestCaseGroup> wrapTGroup(new tcu::TestCaseGroup(testCtx, wrapModes[wrapTNdx].nam… in populateTextureFilteringTests() local
1567wrapTGroup->addChild(new TextureTestCase<Texture3DFilteringTestInstance>(testCtx, name.c_str(), ""… in populateTextureFilteringTests()
1569 wrapSGroup->addChild(wrapTGroup.release()); in populateTextureFilteringTests()