Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp1311 …tcu::TestCaseGroup* const indexGroup = new tcu::TestCaseGroup(m_testCtx, indexingTypes[indexTypeN… in init() local
1312 samplerGroup->addChild(indexGroup); in init()
1318 indexGroup->addChild(shaderGroup); in init()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp1767 …de::MovePtr<tcu::TestCaseGroup> indexGroup(new tcu::TestCaseGroup(testCtx, indexCases[indexNdx].na… in createDescriptorSetRandomTests() local
1823 indexGroup->addChild(uboGroup.release()); in createDescriptorSetRandomTests()
1825 setsGroup->addChild(indexGroup.release()); in createDescriptorSetRandomTests()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp1970 …tcu::TestCaseGroup* const indexGroup = new tcu::TestCaseGroup(m_testCtx, indexingTypes[indexTypeN… in init() local
1971 samplerGroup->addChild(indexGroup); in init()
1977 indexGroup->addChild(shaderGroup); in init()