Home | History | Annotate | Download | only in draw

Lines Matching defs:drawType

65 enum DrawType
80 DrawType drawType;
112 const DrawType m_drawType;
244 , m_drawType (testSpec.drawType)
257 if (testSpec.drawType == DRAW_TYPE_INDEXED)
957 testSpec.drawType = static_cast<DrawType>(drawTypeIdx);
980 testSpec.drawType = static_cast<DrawType>(drawTypeIdx);
1005 testSpec.drawType = static_cast<DrawType>(drawTypeIdx);
1028 testSpec.drawType = static_cast<DrawType>(drawTypeIdx);