Searched refs:__glXContextDestroy (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxcontext.h137 void __glXContextDestroy(__GLXcontext * context);
H A Dglxdriswrast.c133 __glXContextDestroy(&context->base);
H A Dglxdri2.c247 __glXContextDestroy(&context->base);
H A Dglxcmds.c199 __glXContextDestroy(__GLXcontext * context) function in typeref:typename:void
207 __glXContextDestroy(context);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxcontext.h131 void __glXContextDestroy(__GLXcontext *context);
H A Dglxdriswrast.c139 __glXContextDestroy(&context->base);
H A Dglxdri.c300 __glXContextDestroy(&context->base);
H A Dglxdri2.c249 __glXContextDestroy(&context->base);
H A Dglxcmds.c191 __glXContextDestroy(__GLXcontext *context) function in typeref:typename:void
198 __glXContextDestroy(context);

Completed in 23 milliseconds