OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:swap_fences_pop_front
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/common/
dri_drawable.c
286
*
swap_fences_pop_front
- pull a fence from the throttle queue
293
swap_fences_pop_front
(struct dri_drawable *draw)
function
327
swap_fences_pop_front
(draw);
378
fence =
swap_fences_pop_front
(draw);
/external/mesa3d/src/gallium/state_trackers/dri/common/
dri_drawable.c
286
*
swap_fences_pop_front
- pull a fence from the throttle queue
293
swap_fences_pop_front
(struct dri_drawable *draw)
function
327
swap_fences_pop_front
(draw);
378
fence =
swap_fences_pop_front
(draw);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
native_helper.c
294
swap_fences_pop_front
(struct resource_surface *rsurf)
function
321
swap_fences_pop_front
(rsurf);
333
struct pipe_fence_handle *fence =
swap_fences_pop_front
(rsurf);
/external/mesa3d/src/gallium/state_trackers/egl/common/
native_helper.c
294
swap_fences_pop_front
(struct resource_surface *rsurf)
function
321
swap_fences_pop_front
(rsurf);
333
struct pipe_fence_handle *fence =
swap_fences_pop_front
(rsurf);
Completed in 93 milliseconds