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

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_glxext.c186 typedef GLXContext (*glXCreateContextWithConfigSGIX_t)(Display *, typedef in function:__glut_glXCreateContextWithConfigSGIX
188 static glXCreateContextWithConfigSGIX_t glXCreateContextWithConfig_ptr = NULL;
190 glXCreateContextWithConfig_ptr = (glXCreateContextWithConfigSGIX_t)

Completed in 3 milliseconds