Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/x11/
Dxmesa.h315 extern void XMesaGarbageCollect( XMesaDisplay* dpy );
Dfakeglx.c1253 XMesaGarbageCollect(dpy); in Fake_glXCreateContext()
1467 XMesaGarbageCollect(dpy); in Fake_glXDestroyContext()
2224 XMesaGarbageCollect(dpy); in Fake_glXCreateNewContext()
2425 XMesaGarbageCollect(dpy); in Fake_glXCreateContextWithConfigSGIX()
2748 XMesaGarbageCollect(dpy); in Fake_glXCreateContextAttribs()
Dxm_api.c1558 void XMesaGarbageCollect( XMesaDisplay* dpy ) in XMesaGarbageCollect() function
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.h245 extern void XMesaGarbageCollect( void );
Dglx_api.c1130 XMesaGarbageCollect(); in create_context()
1398 XMesaGarbageCollect(); in glXDestroyContext()
Dxm_api.c1431 void XMesaGarbageCollect( void ) in XMesaGarbageCollect() function