Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_context.h38 #define SWR_NEW_BLEND (1 << 0) macro
Dswr_state.cpp145 ctx->dirty |= SWR_NEW_BLEND; in swr_bind_blend_state()
162 ctx->dirty |= SWR_NEW_BLEND; in swr_set_blend_color()
1888 if (ctx->dirty & (SWR_NEW_BLEND | in swr_update_derived()