Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawIndirectTest.cpp554 …tcu::TestCaseGroup* firstInstanceGroup = new tcu::TestCaseGroup(m_testCtx, "first_instance", "Use… in init() local
558firstInstanceGroup->addChild(new InstanceFactory<IndirectDrawInstanced<FirtsInstanceSupported> >(m… in init()
559firstInstanceGroup->addChild(new InstanceFactory<IndirectDrawInstanced<FirtsInstanceSupported> >(m… in init()
561 indirectDrawInstancedGroup->addChild(firstInstanceGroup); in init()