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()
133 RESET_STIPPLE; in TAG()
173 RESET_STIPPLE; in TAG()
220 RESET_STIPPLE; in TAG()
263 RESET_STIPPLE; in TAG()
309 RESET_STIPPLE; in TAG()
372 RESET_STIPPLE; in TAG()
[all …]
Dt_vb_render.c133 #define RESET_STIPPLE if (stipple) tnl->Driver.Render.ResetLineStipple( ctx ) macro
219 #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.c673 #define RESET_STIPPLE if ( stipple ) radeonResetLineStipple( ctx ); macro
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_tcl.c123 #define RESET_STIPPLE() do { \ macro
Dr200_swtcl.c550 #define RESET_STIPPLE if ( stipple ) r200ResetLineStipple( ctx ); macro
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tris.c874 #define RESET_STIPPLE macro