Home
last modified time | relevance | path

Searched refs:RESET_STIPPLE (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/mesa/tnl/
Dt_vb_rendertmp.h43 #ifndef RESET_STIPPLE
44 #define RESET_STIPPLE macro
84 RESET_STIPPLE; in TAG()
106 RESET_STIPPLE; in TAG()
131 RESET_STIPPLE; in TAG()
174 RESET_STIPPLE; in TAG()
221 RESET_STIPPLE; in TAG()
264 RESET_STIPPLE; in TAG()
310 RESET_STIPPLE; in TAG()
373 RESET_STIPPLE; in TAG()
[all …]
Dt_vb_render.c135 #define RESET_STIPPLE if (stipple) tnl->Driver.Render.ResetLineStipple( ctx ) macro
221 #define RESET_STIPPLE if (stipple) tnl->Driver.Render.ResetLineStipple( ctx ) macro
/external/mesa3d/src/mesa/tnl_dd/
Dt_dd_dmatmp2.h142 RESET_STIPPLE(); in TAG()
165 RESET_STIPPLE(); in TAG()
212 RESET_STIPPLE( ); in TAG()
581 RESET_STIPPLE(); in TAG()
622 RESET_STIPPLE(); in TAG()
665 RESET_STIPPLE(); in TAG()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_tcl.c127 #define RESET_STIPPLE() do { \ macro
Dradeon_swtcl.c674 #define RESET_STIPPLE if ( stipple ) radeonResetLineStipple( ctx ); macro
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_tcl.c122 #define RESET_STIPPLE() do { \ macro
Dr200_swtcl.c551 #define RESET_STIPPLE if ( stipple ) r200ResetLineStipple( ctx ); macro
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tris.c867 #define RESET_STIPPLE macro