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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_fence.c 170 #define NOUVEAU_FENCE_MAX_SPINS (1 << 31)
211 } while (spins < NOUVEAU_FENCE_MAX_SPINS);
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_fence.c 170 #define NOUVEAU_FENCE_MAX_SPINS (1 << 31)
211 } while (spins < NOUVEAU_FENCE_MAX_SPINS);

Completed in 588 milliseconds