Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dswapchain9.c911 BOOL still_draw = FALSE; in present() local
914 still_draw = !This->screen->fence_finish(This->screen, NULL, fence, 0); in present()
917 if (still_draw) in present()