Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.h155 extern void XMesaDestroyContext( XMesaContext c );
Dxm_api.c1037 void XMesaDestroyContext( XMesaContext c ) in XMesaDestroyContext() function
Dglx_api.c1397 XMesaDestroyContext( glxCtx->xmesaContext ); in glXDestroyContext()