Searched refs:DRAW_INDEXEDLINESTRIP32 (Results 1 – 8 of 8) sorted by relevance
78 case DRAW_INDEXEDLINESTRIP32: in isDrawPoint()110 case DRAW_INDEXEDLINESTRIP32: in isDrawLine()142 case DRAW_INDEXEDLINESTRIP32: in isDrawTriangle()
79 DRAW_INDEXEDLINESTRIP32 = DRAW_LINESTRIP | DRAW_INDEXED32, enumerator
1183 case DRAW_INDEXEDLINESTRIP32: in processPrimitiveVertices()
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
1366 case DRAW_INDEXEDLINESTRIP32: in processPrimitiveVertices()
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()