Home
last modified time | relevance | path

Searched refs:__glXContextDestroy (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/glx/
H A Dglxcontext.h132 void __glXContextDestroy(__GLXcontext * context);
H A Dglxdriswrast.c133 __glXContextDestroy(&context->base); in __glXDRIcontextDestroy()
H A Dglxdri2.c247 __glXContextDestroy(&context->base); in __glXDRIcontextDestroy()
H A Dglxcmds.c198 __glXContextDestroy(__GLXcontext * context) in __glXContextDestroy() function
206 __glXContextDestroy(context); in __glXdirectContextDestroy()