Searched refs:__glXDRIcontextDestroy (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxdriswrast.c127 __glXDRIcontextDestroy(__GLXcontext * baseContext) function in typeref:typename:void
236 context->base.destroy = __glXDRIcontextDestroy;
H A Dglxdri2.c241 __glXDRIcontextDestroy(__GLXcontext * baseContext) function in typeref:typename:void
560 context->base.destroy = __glXDRIcontextDestroy;
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxdriswrast.c133 __glXDRIcontextDestroy(__GLXcontext *baseContext) function in typeref:typename:void
288 context->base.destroy = __glXDRIcontextDestroy;
H A Dglxdri.c287 __glXDRIcontextDestroy(__GLXcontext *baseContext) function in typeref:typename:void
640 context->base.destroy = __glXDRIcontextDestroy;
H A Dglxdri2.c243 __glXDRIcontextDestroy(__GLXcontext *baseContext) function in typeref:typename:void
411 context->base.destroy = __glXDRIcontextDestroy;

Completed in 7 milliseconds