Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/
Dilo_state.h129 ILO_DIRTY_BLEND_COLOR = 1 << ILO_STATE_BLEND_COLOR, enumerator
Dilo_state.c1490 vec->dirty |= ILO_DIRTY_BLEND_COLOR; in ilo_set_blend_color()