Searched refs:__glXDisp_ClientInfo (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | glxcmdsswap.c | 597 return __glXDisp_ClientInfo(cl, pc);
|
| H A D | indirect_table.c | 104 /* [ 20] = 20 */ {__glXDisp_ClientInfo, __glXDispSwap_ClientInfo},
|
| H A D | glxcmds.c | 2493 __glXDisp_ClientInfo(__GLXclientState * cl, GLbyte * pc) function in typeref:typename:int
|
| H A D | indirect_dispatch.h | 1297 extern _X_HIDDEN int __glXDisp_ClientInfo(struct __GLXclientStateRec *,
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_table.c | 97 /* [ 20] = 20 */ {__glXDisp_ClientInfo, __glXDispSwap_ClientInfo},
|
| H A D | glxcmdsswap.c | 630 return __glXDisp_ClientInfo(cl, pc);
|
| H A D | indirect_dispatch.h | 1004 extern HIDDEN int __glXDisp_ClientInfo(struct __GLXclientStateRec *, GLbyte *);
|
| H A D | glxcmds.c | 2343 int __glXDisp_ClientInfo(__GLXclientState *cl, GLbyte *pc) function in typeref:typename:int
|
Completed in 17 milliseconds