Searched refs:LP_NEW_BLEND_COLOR (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_state.h55 #define LP_NEW_BLEND_COLOR 0x8000 macro
H A Dlp_state_blend.c100 llvmpipe->dirty |= LP_NEW_BLEND_COLOR;
H A Dlp_state_derived.c161 if (llvmpipe->dirty & LP_NEW_BLEND_COLOR)
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state.h55 #define LP_NEW_BLEND_COLOR 0x8000 macro
H A Dlp_state_blend.c100 llvmpipe->dirty |= LP_NEW_BLEND_COLOR;
H A Dlp_state_derived.c161 if (llvmpipe->dirty & LP_NEW_BLEND_COLOR)

Completed in 96 milliseconds