Searched refs:DRAW_POINTLIST (Results 1 – 11 of 11) sorted by relevance
59 DRAW_POINTLIST = 0x00, enumerator70 DRAW_INDEXEDPOINTLIST16 = DRAW_POINTLIST | DRAW_INDEXED16,77 DRAW_INDEXEDPOINTLIST32 = DRAW_POINTLIST | DRAW_INDEXED32,
69 case DRAW_POINTLIST: in isDrawPoint()101 case DRAW_POINTLIST: in isDrawLine()133 case DRAW_POINTLIST: in isDrawTriangle()
1011 case DRAW_POINTLIST: in processPrimitiveVertices()
60 DRAW_POINTLIST = 0x00, enumerator74 DRAW_INDEXEDPOINTLIST8 = DRAW_POINTLIST | DRAW_INDEXED8,82 DRAW_INDEXEDPOINTLIST16 = DRAW_POINTLIST | DRAW_INDEXED16,90 DRAW_INDEXEDPOINTLIST32 = DRAW_POINTLIST | DRAW_INDEXED32,
70 case DRAW_POINTLIST: in isDrawPoint()114 case DRAW_POINTLIST: in isDrawLine()158 case DRAW_POINTLIST: in isDrawTriangle()
1138 case DRAW_POINTLIST: in processPrimitiveVertices()
27 return sw::DRAW_POINTLIST; in Convert()415 case sw::DRAW_POINTLIST: in computePrimitiveCount()
759 drawType = sw::DRAW_POINTLIST; in ConvertPrimitiveType()
2306 drawType = sw::DRAW_POINTLIST; in ConvertPrimitiveType()
1059 case D3DPT_POINTLIST: drawType = sw::DRAW_POINTLIST; break; in DrawPrimitive()1120 case D3DPT_POINTLIST: drawType = sw::DRAW_POINTLIST; break; in DrawPrimitiveUP()
1170 case D3DPT_POINTLIST: drawType = sw::DRAW_POINTLIST; break; in DrawPrimitive()1234 case D3DPT_POINTLIST: drawType = sw::DRAW_POINTLIST; break; in DrawPrimitiveUP()