Searched refs:__glXDRIcontextDestroy (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glx/ | ||
| H A D | glxdriswrast.c | 127 __glXDRIcontextDestroy(__GLXcontext * baseContext) function in typeref:typename:void 236 context->base.destroy = __glXDRIcontextDestroy; |
| H A D | glxdri2.c | 241 __glXDRIcontextDestroy(__GLXcontext * baseContext) function in typeref:typename:void 560 context->base.destroy = __glXDRIcontextDestroy; |
| /xsrc/external/mit/xorg-server.old/dist/glx/ | ||
| H A D | glxdriswrast.c | 133 __glXDRIcontextDestroy(__GLXcontext *baseContext) function in typeref:typename:void 288 context->base.destroy = __glXDRIcontextDestroy; |
| H A D | glxdri.c | 287 __glXDRIcontextDestroy(__GLXcontext *baseContext) function in typeref:typename:void 640 context->base.destroy = __glXDRIcontextDestroy; |
| H A D | glxdri2.c | 243 __glXDRIcontextDestroy(__GLXcontext *baseContext) function in typeref:typename:void 411 context->base.destroy = __glXDRIcontextDestroy; |
Completed in 7 milliseconds