Searched refs:glXBindHyperpipeSGIX (Results 1 – 4 of 4) sorted by relevance
803 int glXBindHyperpipeSGIX (Display *dpy, int hpId);
819 int glXBindHyperpipeSGIX (Display *dpy, int hpId);
1311 #define glXBindHyperpipeSGIX GLXEW_GET_FUN(__glewXBindHyperpipeSGIX) macro
20367 …r = ((glXBindHyperpipeSGIX = (PFNGLXBINDHYPERPIPESGIXPROC)glewGetProcAddress((const GLubyte*)"glXB… in _glewInit_GLX_SGIX_hyperpipe()