OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xa_fence_wait
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
xa_context.h
96
extern int
xa_fence_wait
(struct xa_fence *fence, uint64_t timeout);
xa_context.c
368
xa_fence_wait
(struct xa_fence *fence, uint64_t timeout)
function
/external/mesa3d/src/gallium/state_trackers/xa/
xa_context.h
96
extern int
xa_fence_wait
(struct xa_fence *fence, uint64_t timeout);
xa_context.c
368
xa_fence_wait
(struct xa_fence *fence, uint64_t timeout)
function
Completed in 288 milliseconds