Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxcmds.h33 extern int __glXJoinSwapGroupSGIX(__GLXclientState * cl, GLbyte * pc);
H A Dglxcmdsswap.c138 return __glXJoinSwapGroupSGIX(cl, pc); in __glXSwapJoinSwapGroupSGIX()
H A Dglxcmds.c534 __glXJoinSwapGroupSGIX(__GLXclientState * cl, GLbyte * pc) in __glXJoinSwapGroupSGIX() function
2497 return __glXJoinSwapGroupSGIX(cl, pc); in __glXVendorPrivate()