Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawIndirectTest.cpp1011 for (int drawTypeIdx = 0; drawTypeIdx < DRAWTYPE_LAST; drawTypeIdx++) in init() local
1014 switch (drawTypeIdx) in init()
1033 testSpec.drawType = static_cast<DrawType>(drawTypeIdx); in init()
1064 testSpec.drawType = static_cast<DrawType>(drawTypeIdx); in init()
1098 testSpec.drawType = static_cast<DrawType>(drawTypeIdx); in init()
1129 testSpec.drawType = static_cast<DrawType>(drawTypeIdx); in init()