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()
75 #define HW_POINTS RADEON_CP_VC_CNTL_PRIM_TYPE_POINT macro
71 #define HW_POINTS ((!(ctx->_TriangleCaps & DD_POINT_SMOOTH)) ? \ macro