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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_state_clip.c 82 softpipe->dirty |= SP_NEW_STIPPLE;
sp_state.h 44 #define SP_NEW_STIPPLE 0x40
sp_state_derived.c 345 if (softpipe->dirty & SP_NEW_STIPPLE)
356 SP_NEW_STIPPLE |
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_state_clip.c 82 softpipe->dirty |= SP_NEW_STIPPLE;
sp_state.h 44 #define SP_NEW_STIPPLE 0x40
sp_state_derived.c 345 if (softpipe->dirty & SP_NEW_STIPPLE)
356 SP_NEW_STIPPLE |

Completed in 187 milliseconds