Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawIndirectTest.cpp998 …tcu::TestCaseGroup* indirectDrawInstancedGroup = new tcu::TestCaseGroup(m_testCtx, "indirect_draw… in init() local
1021 indirectDrawInstancedGroup->addChild(indirectDrawNoFirstInstanceGroup); in init()
1044 indirectDrawInstancedGroup->addChild(indirectDrawFirstInstanceGroup); in init()
1047 drawTypeGroup->addChild(indirectDrawInstancedGroup); in init()