Searched refs:swap_fences_pop_front (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri_drawable.c338 * swap_fences_pop_front - pull a fence from the throttle queue
345 swap_fences_pop_front(struct dri_drawable *draw) function in typeref:struct:pipe_fence_handle *
379 swap_fences_pop_front(draw);
569 oldest_fence = swap_fences_pop_front(drawable);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dswapchain9.c459 * swap_fences_pop_front - pull a fence from the throttle queue
466 swap_fences_pop_front(struct NineSwapChain9 *This) function in typeref:struct:pipe_fence_handle *
485 * swap_fences_see_front - same than swap_fences_pop_front without
522 swap_fences_pop_front(This);
898 fence = swap_fences_pop_front(This);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dswapchain9.c459 * swap_fences_pop_front - pull a fence from the throttle queue
466 swap_fences_pop_front(struct NineSwapChain9 *This) function in typeref:struct:pipe_fence_handle *
485 * swap_fences_see_front - same than swap_fences_pop_front without
522 swap_fences_pop_front(This);
919 fence = swap_fences_pop_front(This);

Completed in 5 milliseconds