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.cpp936 for (int drawTypeIdx = 0; drawTypeIdx < DRAWTYPE_LAST; drawTypeIdx++) in init() local
939 switch (drawTypeIdx) in init()
957 testSpec.drawType = static_cast<DrawType>(drawTypeIdx); in init()
980 testSpec.drawType = static_cast<DrawType>(drawTypeIdx); in init()
1005 testSpec.drawType = static_cast<DrawType>(drawTypeIdx); in init()
1028 testSpec.drawType = static_cast<DrawType>(drawTypeIdx); in init()