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;
131 RESET_STIPPLE;
174 RESET_STIPPLE;
221 RESET_STIPPLE;
264 RESET_STIPPLE;
310 RESET_STIPPLE;
373 RESET_STIPPLE;
    [all...]
t_vb_render.c 135 #define RESET_STIPPLE if (stipple) tnl->Driver.Render.ResetLineStipple( ctx )
221 #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 674 #define RESET_STIPPLE if ( stipple ) radeonResetLineStipple( ctx );
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_tcl.c 122 #define RESET_STIPPLE() do { \
r200_swtcl.c 551 #define RESET_STIPPLE if ( stipple ) r200ResetLineStipple( ctx );
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_tris.c 867 #define RESET_STIPPLE
    [all...]

Completed in 130 milliseconds