Home
last modified time | relevance | path

Searched refs:HW_LINE_STRIP (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/tnl_dd/
Dt_dd_dmatmp2.h196 EMIT_PRIM( ctx, GL_LINE_STRIP, HW_LINE_STRIP, start, count ); in TAG()
262 ELT_INIT( GL_LINE_STRIP, HW_LINE_STRIP ); in TAG()
619 ELT_INIT( GL_LINE_STRIP, HW_LINE_STRIP ); in TAG()
662 ELT_INIT( GL_LINE_STRIP, HW_LINE_STRIP ); in TAG()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_tcl.c80 #define HW_LINE_STRIP RADEON_CP_VC_CNTL_PRIM_TYPE_LINE_STRIP macro
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_tcl.c74 #define HW_LINE_STRIP R200_VF_PRIM_LINE_STRIP macro