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