Searched refs:DRAW_INDEXEDLINELOOP16 (Results 1 – 4 of 4) sorted by relevance
83 case DRAW_INDEXEDLINELOOP16: in isDrawPoint()127 case DRAW_INDEXEDLINELOOP16: in isDrawLine()171 case DRAW_INDEXEDLINELOOP16: in isDrawTriangle()
85 DRAW_INDEXEDLINELOOP16 = DRAW_LINELOOP | DRAW_INDEXED16, enumerator
1346 case DRAW_INDEXEDLINELOOP16: in processPrimitiveVertices()
348 case DRAW_LINELOOP: drawType = sw::DRAW_INDEXEDLINELOOP16; break; in drawIndexedPrimitive()