Searched refs:indexGroup (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fOpaqueTypeIndexingTests.cpp1311 tcu::TestCaseGroup* const indexGroup = new tcu::TestCaseGroup(m_testCtx, indexingTypes[indexTypeNdx].name, indexingTypes[indexTypeNdx].description); member in class:deqp::gles31::Functional::tcu
1312 samplerGroup->addChild(indexGroup);
1318 indexGroup->addChild(shaderGroup);
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp1403 tcu::TestCaseGroup* const indexGroup = new tcu::TestCaseGroup(m_testCtx, indexingTypes[indexTypeNdx].name, indexingTypes[indexTypeNdx].description); member in class:vkt::shaderexecutor::__anon3697::tcu
1404 samplerGroup->addChild(indexGroup);
1410 indexGroup->addChild(shaderGroup);

Completed in 82 milliseconds