Searched refs:__glXDRIcontextMakeCurrent (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glx/ | ||
| H A D | glxdriswrast.c | 138 __glXDRIcontextMakeCurrent(__GLXcontext * baseContext) function in typeref:typename:int 237 context->base.makeCurrent = __glXDRIcontextMakeCurrent; |
| H A D | glxdri2.c | 252 __glXDRIcontextMakeCurrent(__GLXcontext * baseContext) function in typeref:typename:int 561 context->base.makeCurrent = __glXDRIcontextMakeCurrent; |
| /xsrc/external/mit/xorg-server.old/dist/glx/ | ||
| H A D | glxdriswrast.c | 144 __glXDRIcontextMakeCurrent(__GLXcontext *baseContext) function in typeref:typename:int 289 context->base.makeCurrent = __glXDRIcontextMakeCurrent; |
| H A D | glxdri.c | 305 __glXDRIcontextMakeCurrent(__GLXcontext *baseContext) function in typeref:typename:int 641 context->base.makeCurrent = __glXDRIcontextMakeCurrent; |
| H A D | glxdri2.c | 254 __glXDRIcontextMakeCurrent(__GLXcontext *baseContext) function in typeref:typename:int 412 context->base.makeCurrent = __glXDRIcontextMakeCurrent; |
Completed in 9 milliseconds