Home
last modified time | relevance | path

Searched refs:SP_NEW_STIPPLE (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_derived.c446 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()
Dsp_state_clip.c92 softpipe->dirty |= SP_NEW_STIPPLE; in softpipe_set_polygon_stipple()
Dsp_state.h44 #define SP_NEW_STIPPLE 0x40 macro