Home
last modified time | relevance | path

Searched refs:__glXVForwardAllWithReplySwapiv (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxvendor.h50 extern int __glXVForwardAllWithReplySwapiv(__GLXclientState * cl, GLbyte * pc);
H A Dglxvendor.c565 __glXVForwardAllWithReplySwapiv(__GLXclientState * cl, GLbyte * pc) in __glXVForwardAllWithReplySwapiv() function
H A Dglxcmdsswap.c975 return (__glXVForwardAllWithReplySwapiv(cl, pc)); in __glXSwapVendorPrivateWithReply()