Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/x11/
Dxmesa.h170 extern void XMesaDestroyContext( XMesaContext c );
Dxm_api.c970 void XMesaDestroyContext( XMesaContext c ) in XMesaDestroyContext() function
Dfakeglx.c1548 XMesaDestroyContext( glxCtx->xmesaContext ); in Fake_glXDestroyContext()
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dxm_api.h152 extern void XMesaDestroyContext( XMesaContext c );
Dxm_api.c929 void XMesaDestroyContext( XMesaContext c ) in XMesaDestroyContext() function
Dglx_api.c1362 XMesaDestroyContext( glxCtx->xmesaContext ); in glXDestroyContext()