Searched refs:__glXDisp_CreateWindow (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | glxcmdsswap.c | 506 return __glXDisp_CreateWindow(cl, pc);
|
| H A D | indirect_table.c | 120 /* [ 31] = 31 */ {__glXDisp_CreateWindow, __glXDispSwap_CreateWindow},
|
| H A D | glxcmds.c | 1560 __glXDisp_CreateWindow(__GLXclientState * cl, GLbyte * pc) function in typeref:typename:int
|
| H A D | indirect_dispatch.h | 1195 extern _X_HIDDEN int __glXDisp_CreateWindow(struct __GLXclientStateRec *,
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_table.c | 108 /* [ 31] = 31 */ {__glXDisp_CreateWindow, __glXDispSwap_CreateWindow},
|
| H A D | glxcmdsswap.c | 538 return __glXDisp_CreateWindow(cl, pc);
|
| H A D | indirect_dispatch.h | 916 extern HIDDEN int __glXDisp_CreateWindow(struct __GLXclientStateRec *, GLbyte *);
|
| H A D | glxcmds.c | 1498 int __glXDisp_CreateWindow(__GLXclientState *cl, GLbyte *pc) function in typeref:typename:int
|
Completed in 17 milliseconds