Searched refs:ILO_DIRTY_DSA (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/ilo/ | ||
D | ilo_state.h | 126 ILO_DIRTY_DSA = 1 << ILO_STATE_DSA, enumerator |
D | ilo_state.c | 1282 vec->dirty |= ILO_DIRTY_DSA; in ilo_bind_depth_stencil_alpha_state() |