Home
last modified time | relevance | path

Searched refs:SP_NEW_VIEWPORT (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_clip.c60 softpipe->dirty |= SP_NEW_VIEWPORT; in softpipe_set_viewport_states()
Dsp_state.h38 #define SP_NEW_VIEWPORT 0x1 macro