Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Dswapchain9.c947 BOOL *pending_presentation_temp; in NineSwapChain9_Present() local
1007 pending_presentation_temp = This->pending_presentation[next_buffer]; in NineSwapChain9_Present()
1009 This->pending_presentation[0] = pending_presentation_temp; in NineSwapChain9_Present()
1063 pending_presentation_temp = This->pending_presentation[0]; in NineSwapChain9_Present()
1067 This->pending_presentation[This->num_back_buffers - 1] = pending_presentation_temp; in NineSwapChain9_Present()