Searched refs:PFNGLXCUSHIONSGIPROC (Results 1 – 4 of 4) sorted by relevance
1442 typedef void ( * PFNGLXCUSHIONSGIPROC) (Display* dpy, Window window, float cushion); typedef1665 GLXEW_FUN_EXPORT PFNGLXCUSHIONSGIPROC __glewXCushionSGI;
907 typedef void ( *PFNGLXCUSHIONSGIPROC) (Display *dpy, Window window, float cushion); typedef
923 typedef void ( *PFNGLXCUSHIONSGIPROC) (Display *dpy, Window window, float cushion); typedef
19888 PFNGLXCUSHIONSGIPROC __glewXCushionSGI = NULL;20448 …r = ((glXCushionSGI = (PFNGLXCUSHIONSGIPROC)glewGetProcAddress((const GLubyte*)"glXCushionSGI")) =… in _glewInit_GLX_SGI_cushion()