HomeSort by relevance Sort by last modified time
    Searched refs:ILO_DIRTY_SO (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/ilo/
ilo_state.h 118 ILO_DIRTY_SO = 1 << ILO_STATE_SO,
ilo_draw.c 304 (vec->dirty & ILO_DIRTY_SO) && vec->so.enabled &&
320 need_flush |= (vec->dirty & ILO_DIRTY_SO);
ilo_state.c     [all...]

Completed in 54 milliseconds