Searched defs:RESET_STIPPLE (Results 1 - 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/tnl/
H A 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
H A Dt_vb_rendertmp.h43 #ifndef RESET_STIPPLE
44 #define RESET_STIPPLE macro
84 RESET_STIPPLE;
106 RESET_STIPPLE;
133 RESET_STIPPLE;
173 RESET_STIPPLE;
220 RESET_STIPPLE;
263 RESET_STIPPLE;
309 RESET_STIPPLE;
372 RESET_STIPPLE;
475 #undef RESET_STIPPLE macro
[all...]
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_tcl.c123 #define RESET_STIPPLE() do { \ macro
H A Dr200_swtcl.c550 #define RESET_STIPPLE if ( stipple ) r200ResetLineStipple( ctx ); macro
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_tcl.c127 #define RESET_STIPPLE() do { \ macro
H A Dradeon_swtcl.c673 #define RESET_STIPPLE if ( stipple ) radeonResetLineStipple( ctx ); macro
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_tris.c874 #define RESET_STIPPLE macro

Completed in 1089 milliseconds