Searched refs:__glXDisp_CopyContext (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | glxcmdsswap.c | 205 return __glXDisp_CopyContext(cl, pc);
|
| H A D | indirect_table.c | 88 /* [ 10] = 10 */ {__glXDisp_CopyContext, __glXDispSwap_CopyContext},
|
| H A D | glxcmds.c | 820 __glXDisp_CopyContext(__GLXclientState * cl, GLbyte * pc) function in typeref:typename:int
|
| H A D | indirect_dispatch.h | 199 extern _X_HIDDEN int __glXDisp_CopyContext(struct __GLXclientStateRec *,
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_table.c | 87 /* [ 10] = 10 */ {__glXDisp_CopyContext, __glXDispSwap_CopyContext},
|
| H A D | glxcmdsswap.c | 249 return __glXDisp_CopyContext(cl, pc);
|
| H A D | indirect_dispatch.h | 172 extern HIDDEN int __glXDisp_CopyContext(struct __GLXclientStateRec *, GLbyte *);
|
| H A D | glxcmds.c | 796 int __glXDisp_CopyContext(__GLXclientState *cl, GLbyte *pc) function in typeref:typename:int
|
Completed in 18 milliseconds