Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9.c954 BOOL *pending_presentation_temp; in NineSwapChain9_Present() local
1014 pending_presentation_temp = This->pending_presentation[next_buffer]; in NineSwapChain9_Present()
1016 This->pending_presentation[0] = pending_presentation_temp; in NineSwapChain9_Present()
1070 pending_presentation_temp = This->pending_presentation[0]; in NineSwapChain9_Present()
1074 This->pending_presentation[This->num_back_buffers - 1] = pending_presentation_temp; in NineSwapChain9_Present()

Completed in 2 milliseconds