Home
last modified time | relevance | path

Searched refs:__glXForwardPipe0WithReply (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dg_disptab.c142 __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 Dglxsingle.c209 __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 Dglxsingle.h35 extern int __glXForwardPipe0WithReply(__GLXclientState * cl, GLbyte * pc);
/OK3568_Linux_fs/external/xserver/
H A DChangeLog97115 glxsingle.c: In function ‘__glXForwardPipe0WithReply’: