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

  /external/mesa3d/src/gallium/drivers/ilo/
ilo_state.h 115 ILO_DIRTY_IB = 1 << ILO_STATE_IB,
ilo_state.c 417 if (!(vec->dirty & ILO_DIRTY_IB) && !need_upload)
460 vec->dirty &= ~ILO_DIRTY_IB;
    [all...]

Completed in 74 milliseconds