Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawIndirectTest.cpp1090 …tcu::TestCaseGroup* indirectDrawCountInstancedGroup = new tcu::TestCaseGroup(m_testCtx, "indirec… in init() local
1121 indirectDrawCountInstancedGroup->addChild(indirectDrawCountNoFirstInstanceGroup); in init()
1152 indirectDrawCountInstancedGroup->addChild(indirectDrawCountFirstInstanceGroup); in init()
1156 drawTypeGroup->addChild(indirectDrawCountInstancedGroup); in init()