Searched refs:HW_LINE_STRIP (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl_dd/ |
| H A D | t_dd_dmatmp2.h | 196 EMIT_PRIM( ctx, GL_LINE_STRIP, HW_LINE_STRIP, start, count ); 262 ELT_INIT( GL_LINE_STRIP, HW_LINE_STRIP ); 619 ELT_INIT( GL_LINE_STRIP, HW_LINE_STRIP ); 662 ELT_INIT( GL_LINE_STRIP, HW_LINE_STRIP );
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl_dd/ |
| H A D | t_dd_dmatmp2.h | 196 EMIT_PRIM( ctx, GL_LINE_STRIP, HW_LINE_STRIP, start, count ); 262 ELT_INIT( GL_LINE_STRIP, HW_LINE_STRIP ); 619 ELT_INIT( GL_LINE_STRIP, HW_LINE_STRIP ); 662 ELT_INIT( GL_LINE_STRIP, HW_LINE_STRIP );
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_tcl.c | 80 #define HW_LINE_STRIP RADEON_CP_VC_CNTL_PRIM_TYPE_LINE_STRIP macro
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_tcl.c | 79 #define HW_LINE_STRIP RADEON_CP_VC_CNTL_PRIM_TYPE_LINE_STRIP macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_tcl.c | 74 #define HW_LINE_STRIP R200_VF_PRIM_LINE_STRIP macro
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_tcl.c | 74 #define HW_LINE_STRIP R200_VF_PRIM_LINE_STRIP macro
|
Completed in 7 milliseconds