Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c346 static GLboolean window_exists( Display *dpy, Window win ) in window_exists() function
1442 if (!window_exists( b->xm_visual->display, b->ws.drawable )) { in XMesaGarbageCollect()