Home
last modified time | relevance | path

Searched refs:swap_fences_pop_front (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/dri/common/
Ddri_drawable.c293 swap_fences_pop_front(struct dri_drawable *draw) in swap_fences_pop_front() function
327 swap_fences_pop_front(draw); in swap_fences_push_back()
378 fence = swap_fences_pop_front(draw); in dri_throttle()
/external/mesa3d/src/gallium/state_trackers/dri/drm/
Ddri_drawable.c293 swap_fences_pop_front(struct dri_drawable *draw) in swap_fences_pop_front() function
327 swap_fences_pop_front(draw); in swap_fences_push_back()
378 fence = swap_fences_pop_front(draw); in dri_throttle()
/external/mesa3d/src/gallium/state_trackers/dri/sw/
Ddri_drawable.c293 swap_fences_pop_front(struct dri_drawable *draw) in swap_fences_pop_front() function
327 swap_fences_pop_front(draw); in swap_fences_push_back()
378 fence = swap_fences_pop_front(draw); in dri_throttle()
/external/mesa3d/src/gallium/state_trackers/egl/common/
Dnative_helper.c294 swap_fences_pop_front(struct resource_surface *rsurf) in swap_fences_pop_front() function
321 swap_fences_pop_front(rsurf); in swap_fences_push_back()
333 struct pipe_fence_handle *fence = swap_fences_pop_front(rsurf); in resource_surface_throttle()