Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxvendor.c196 __glXVForwardPipe0WithReply(__GLXclientState * cl, GLbyte * pc) in __glXVForwardPipe0WithReply() function
421 return (__glXVForwardPipe0WithReply(cl, pc)); in __glXVForwardPipe0WithReplySwap()
449 return (__glXVForwardPipe0WithReply(cl, pc)); in __glXVForwardPipe0WithReplySwapsv()
477 return (__glXVForwardPipe0WithReply(cl, pc)); in __glXVForwardPipe0WithReplySwapiv()
505 return (__glXVForwardPipe0WithReply(cl, pc)); in __glXVForwardPipe0WithReplySwapdv()
H A Dglxvendor.h35 extern int __glXVForwardPipe0WithReply(__GLXclientState * cl, GLbyte * pc);
H A Dglxcmds.c2537 return (__glXVForwardPipe0WithReply(cl, pc)); in __glXVendorPrivateWithReply()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog97090 glxvendor.c: In function ‘__glXVForwardPipe0WithReply’: