Searched refs:RESET_STIPPLE (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
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...]
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
/external/mesa3d/src/mesa/tnl/
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...]
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
/external/chromium_org/third_party/mesa/src/src/mesa/tnl_dd/
H A Dt_dd_dmatmp2.h142 RESET_STIPPLE();
165 RESET_STIPPLE();
212 RESET_STIPPLE( );
581 RESET_STIPPLE();
622 RESET_STIPPLE();
665 RESET_STIPPLE();
/external/mesa3d/src/mesa/tnl_dd/
H A Dt_dd_dmatmp2.h142 RESET_STIPPLE();
165 RESET_STIPPLE();
212 RESET_STIPPLE( );
581 RESET_STIPPLE();
622 RESET_STIPPLE();
665 RESET_STIPPLE();
/external/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_tris.c874 #define RESET_STIPPLE macro
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_tris.c874 #define RESET_STIPPLE macro

Completed in 135 milliseconds