Searched refs:DRAW_INDEXEDLINESTRIP32 (Results 1 – 6 of 6) sorted by relevance
85 case DRAW_INDEXEDLINESTRIP32: in isDrawPoint()129 case DRAW_INDEXEDLINESTRIP32: in isDrawLine()173 case DRAW_INDEXEDLINESTRIP32: in isDrawTriangle()
92 DRAW_INDEXEDLINESTRIP32 = DRAW_LINESTRIP | DRAW_INDEXED32, enumerator
1320 case DRAW_INDEXEDLINESTRIP32: in processPrimitiveVertices()
333 case DRAW_LINESTRIP: drawType = sw::DRAW_INDEXEDLINESTRIP32; break; in drawIndexedPrimitive()
913 case D3DPT_LINESTRIP: drawType = sw::DRAW_INDEXEDLINESTRIP32; break; in DrawIndexedPrimitive()1015 case D3DPT_LINESTRIP: drawType = sw::DRAW_INDEXEDLINESTRIP32; break; in DrawIndexedPrimitiveUP()
1022 case D3DPT_LINESTRIP: drawType = sw::DRAW_INDEXEDLINESTRIP32; break; in DrawIndexedPrimitive()1123 case D3DPT_LINESTRIP: drawType = sw::DRAW_INDEXEDLINESTRIP32; break; in DrawIndexedPrimitiveUP()