Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/
Dilo_draw.c304 (vec->dirty & ILO_DIRTY_SO) && vec->so.enabled && in draw_vbo()
320 need_flush |= (vec->dirty & ILO_DIRTY_SO); in draw_vbo()
Dilo_state.h118 ILO_DIRTY_SO = 1 << ILO_STATE_SO, enumerator
Dilo_state.c1989 vec->dirty |= ILO_DIRTY_SO; in ilo_set_stream_output_targets()
2495 states |= ILO_DIRTY_SO; in ilo_state_vector_resource_renamed()