Searched refs:DRAW_INDEXEDLINESTRIP16 (Results 1 – 6 of 6) sorted by relevance
82 case DRAW_INDEXEDLINESTRIP16: in isDrawPoint()126 case DRAW_INDEXEDLINESTRIP16: in isDrawLine()170 case DRAW_INDEXEDLINESTRIP16: in isDrawTriangle()
84 DRAW_INDEXEDLINESTRIP16 = DRAW_LINESTRIP | DRAW_INDEXED16, enumerator
1306 case DRAW_INDEXEDLINESTRIP16: in processPrimitiveVertices()
347 case DRAW_LINESTRIP: drawType = sw::DRAW_INDEXEDLINESTRIP16; break; in drawIndexedPrimitive()
927 case D3DPT_LINESTRIP: drawType = sw::DRAW_INDEXEDLINESTRIP16; break; in DrawIndexedPrimitive()1029 case D3DPT_LINESTRIP: drawType = sw::DRAW_INDEXEDLINESTRIP16; break; in DrawIndexedPrimitiveUP()
1036 case D3DPT_LINESTRIP: drawType = sw::DRAW_INDEXEDLINESTRIP16; break; in DrawIndexedPrimitive()1137 case D3DPT_LINESTRIP: drawType = sw::DRAW_INDEXEDLINESTRIP16; break; in DrawIndexedPrimitiveUP()