Searched refs:__glXdirectContextDestroy (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxcmds.c205 __glXdirectContextDestroy(__GLXcontext * context) function in typeref:typename:void
228 context->destroy = __glXdirectContextDestroy;
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxcmds.c196 static void __glXdirectContextDestroy(__GLXcontext *context) function in typeref:typename:void
212 context->destroy = __glXdirectContextDestroy;

Completed in 7 milliseconds