Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxcmds.h32 extern int __glXCreateContextWithConfigSGIX(__GLXclientState * cl, GLbyte * pc);
H A Dglxcmdsswap.c97 return __glXCreateContextWithConfigSGIX(cl, pc); in __glXSwapCreateContextWithConfigSGIX()
H A Dglxcmds.c467 __glXCreateContextWithConfigSGIX(__GLXclientState * cl, GLbyte * pc) in __glXCreateContextWithConfigSGIX() function
2501 return __glXCreateContextWithConfigSGIX(cl, pc); in __glXVendorPrivate()