Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/dri/
Ddri_drawable.c310 swap_fences_pop_front(struct dri_drawable *draw) in swap_fences_pop_front() function
344 swap_fences_pop_front(draw); in swap_fences_push_back()
526 fence = swap_fences_pop_front(drawable); in dri_flush()
/external/mesa3d/src/gallium/state_trackers/nine/
Dswapchain9.c417 swap_fences_pop_front(struct NineSwapChain9 *This) in swap_fences_pop_front() function
473 swap_fences_pop_front(This); in swap_fences_push_back()
640 work->fence_to_wait = swap_fences_pop_front(This); in pend_present()
761 fence = swap_fences_pop_front(This); in present()