HomeSort by relevance Sort by last modified time
    Searched refs:RESET_STIPPLE (Results 1 - 8 of 8) sorted by null

  /external/mesa3d/src/mesa/tnl/
t_vb_rendertmp.h 43 #ifndef RESET_STIPPLE
44 #define RESET_STIPPLE
84 RESET_STIPPLE;
106 RESET_STIPPLE;
133 RESET_STIPPLE;
173 RESET_STIPPLE;
220 RESET_STIPPLE;
263 RESET_STIPPLE;
309 RESET_STIPPLE;
372 RESET_STIPPLE;
    [all...]
t_vb_render.c 133 #define RESET_STIPPLE if (stipple) tnl->Driver.Render.ResetLineStipple( ctx )
219 #define RESET_STIPPLE if (stipple) tnl->Driver.Render.ResetLineStipple( ctx )
  /external/mesa3d/src/mesa/tnl_dd/
t_dd_dmatmp2.h 142 RESET_STIPPLE();
165 RESET_STIPPLE();
212 RESET_STIPPLE( );
581 RESET_STIPPLE();
622 RESET_STIPPLE();
665 RESET_STIPPLE();
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_tcl.c 127 #define RESET_STIPPLE() do { \
radeon_swtcl.c 673 #define RESET_STIPPLE if ( stipple ) radeonResetLineStipple( ctx );
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_tcl.c 123 #define RESET_STIPPLE() do { \
r200_swtcl.c 550 #define RESET_STIPPLE if ( stipple ) r200ResetLineStipple( ctx );
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_tris.c 874 #define RESET_STIPPLE
    [all...]

Completed in 119 milliseconds