Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_clip.c60 llvmpipe->dirty |= LP_NEW_VIEWPORT; in llvmpipe_set_viewport_states()
Dlp_state.h40 #define LP_NEW_VIEWPORT 0x1 macro
Dlp_state_derived.c284 if (llvmpipe->dirty & LP_NEW_VIEWPORT) { in llvmpipe_update_derived()