Home
last modified time | relevance | path

Searched refs:SP_NEW_RASTERIZER (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_derived.c258 /* SP_NEW_RASTERIZER in compute_cliprect()
391 if (softpipe->dirty & (SP_NEW_RASTERIZER | in softpipe_update_derived()
402 if (softpipe->dirty & (SP_NEW_RASTERIZER | in softpipe_update_derived()
408 SP_NEW_RASTERIZER | in softpipe_update_derived()
H A Dsp_state_rasterizer.c58 softpipe->dirty |= SP_NEW_RASTERIZER; in softpipe_bind_rasterizer_state()
H A Dsp_state.h39 #define SP_NEW_RASTERIZER 0x2 macro

Completed in 3 milliseconds