Searched refs:SP_NEW_STIPPLE (Results 1 – 3 of 3) sorted by relevance
82 softpipe->dirty |= SP_NEW_STIPPLE; in softpipe_set_polygon_stipple()
345 if (softpipe->dirty & SP_NEW_STIPPLE) in softpipe_update_derived()356 SP_NEW_STIPPLE | in softpipe_update_derived()
44 #define SP_NEW_STIPPLE 0x40 macro