Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp1305 …tcu::TestCaseGroup* const samplerGroup = new tcu::TestCaseGroup(m_testCtx, "sampler", "Sampler Arr… in init() local
1306 addChild(samplerGroup); in init()
1312 samplerGroup->addChild(indexGroup); in init()
Des31fTextureBorderClampTests.cpp2499 …tcu::TestCaseGroup* const samplerGroup = new tcu::TestCaseGroup(m_testCtx, "sampler", "Sampler par… in init() local
2500 addChild(samplerGroup); in init()
2508 samplerGroup->addChild(new TextureBorderClampFormatCase(m_context, in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp1964 …tcu::TestCaseGroup* const samplerGroup = new tcu::TestCaseGroup(m_testCtx, "sampler", "Sampler Arr… in init() local
1965 addChild(samplerGroup); in init()
1971 samplerGroup->addChild(indexGroup); in init()