Home
last modified time | relevance | path

Searched refs:__glXSwapQueryContextInfoEXT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxext.h66 extern int __glXSwapQueryContextInfoEXT(__GLXclientState * cl, char *pc);
H A Dglxcmdsswap.c480 __glXSwapQueryContextInfoEXT(__GLXclientState * cl, char *pc) in __glXSwapQueryContextInfoEXT() function
1014 return (__glXSwapQueryContextInfoEXT(cl, (char *) pc)); in __glXSwapVendorPrivateWithReply()