OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 34 milliseconds