Searched refs:HW_LINES (Results 1 – 3 of 3) sorted by relevance
146 EMIT_PRIM( ctx, GL_LINES, HW_LINES, start, count ); in TAG()168 if (PREFER_DISCRETE_ELT_PRIM( count-start, HW_LINES )) in TAG()173 ELT_INIT( GL_LINES, HW_LINES ); in TAG()222 if (PREFER_DISCRETE_ELT_PRIM( count-start, HW_LINES )) { in TAG()225 ELT_INIT( GL_LINES, HW_LINES ); in TAG()585 ELT_INIT( GL_LINES, HW_LINES ); in TAG()
76 #define HW_LINES RADEON_CP_VC_CNTL_PRIM_TYPE_LINE macro
72 #define HW_LINES R200_VF_PRIM_LINES macro