Home
last modified time | relevance | path

Searched refs:NOUVEAU_FENCE_MAX_SPINS (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
Dnouveau_fence.c170 #define NOUVEAU_FENCE_MAX_SPINS (1 << 31) macro
211 } while (spins < NOUVEAU_FENCE_MAX_SPINS); in nouveau_fence_wait()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_fence.c170 #define NOUVEAU_FENCE_MAX_SPINS (1 << 31) macro
211 } while (spins < NOUVEAU_FENCE_MAX_SPINS); in nouveau_fence_wait()