Searched refs:glXBindChannelToWindowSGIX_t (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_glxext.c66 typedef int (*glXBindChannelToWindowSGIX_t) (Display *, int, int, Window); typedef in function:__glut_glXBindChannelToWindowSGIX
67 static glXBindChannelToWindowSGIX_t glXBindChannelToWindowSGIX_ptr = NULL;
69 glXBindChannelToWindowSGIX_ptr = (glXBindChannelToWindowSGIX_t)

Completed in 2 milliseconds