Searched refs:HW_POINTS (Results 1 – 3 of 3) sorted by relevance
125 EMIT_PRIM( ctx, GL_POINTS, HW_POINTS, start, count ); in TAG()553 ELT_INIT( GL_POINTS, HW_POINTS ); in TAG()
77 #define HW_POINTS RADEON_CP_VC_CNTL_PRIM_TYPE_POINT macro
70 #define HW_POINTS ((!ctx->Point.SmoothFlag) ? \ macro