Searched refs:__glXForwardPipe0WithReply (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | g_disptab.c | 142 __glXForwardPipe0WithReply, /* __glXDisp_GenLists, */ 150 __glXForwardPipe0WithReply, /* __glXDisp_GetBooleanv, */ 151 __glXForwardPipe0WithReply, /* __glXDisp_GetClipPlane, */ 152 __glXForwardPipe0WithReply, /* __glXDisp_GetDoublev, */ 153 __glXForwardPipe0WithReply, /* __glXDisp_GetError, */ 154 __glXForwardPipe0WithReply, /* __glXDisp_GetFloatv, */ 155 __glXForwardPipe0WithReply, /* __glXDisp_GetIntegerv, */ 156 __glXForwardPipe0WithReply, /* __glXDisp_GetLightfv, */ 157 __glXForwardPipe0WithReply, /* __glXDisp_GetLightiv, */ 158 __glXForwardPipe0WithReply, /* __glXDisp_GetMapdv, */ [all …]
|
| H A D | glxsingle.c | 209 __glXForwardPipe0WithReply(__GLXclientState * cl, GLbyte * pc) in __glXForwardPipe0WithReply() function 454 return (__glXForwardPipe0WithReply(cl, pc)); in __glXForwardPipe0WithReplySwap() 481 return (__glXForwardPipe0WithReply(cl, pc)); in __glXForwardPipe0WithReplySwapsv() 508 return (__glXForwardPipe0WithReply(cl, pc)); in __glXForwardPipe0WithReplySwapiv() 535 return (__glXForwardPipe0WithReply(cl, pc)); in __glXForwardPipe0WithReplySwapdv()
|
| H A D | glxsingle.h | 35 extern int __glXForwardPipe0WithReply(__GLXclientState * cl, GLbyte * pc);
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 97115 glxsingle.c: In function ‘__glXForwardPipe0WithReply’:
|