Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c335 static GLboolean WindowExistsFlag; variable
341 WindowExistsFlag = GL_FALSE; in window_exists_err_handler()
350 WindowExistsFlag = GL_TRUE; in window_exists()
354 return WindowExistsFlag; in window_exists()