Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9.h93 unsigned end_scene_since_present; member
Dswapchain9.c938 This->base.device->end_scene_since_present = 0; in present()
Ddevice9.c2082 This->end_scene_since_present++; in NineDevice9_EndScene()
2091 if (This->end_scene_since_present <= 1) { in NineDevice9_EndScene()