Searched refs:DRAW_POINTLIST (Results 1 – 4 of 4) sorted by relevance
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()
1139 case DRAW_POINTLIST: in processPrimitiveVertices()
2253 drawType = sw::DRAW_POINTLIST; in ConvertPrimitiveType()