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

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_glxext.c89 typedef int (*glXChannelRectSGIX_t)(Display *, int, int, int, int, int, int); typedef in function:__glut_glXChannelRectSGIX
90 static glXChannelRectSGIX_t glXChannelRectSGIX_ptr = NULL;
92 glXChannelRectSGIX_ptr = (glXChannelRectSGIX_t)

Completed in 2 milliseconds