Searched refs:PFNGLXGETFBCONFIGATTRIBPROC (Results 1 – 3 of 3) sorted by relevance
306 typedef int (* PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *… typedef
549 typedef int ( * PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int … typedef
102 PFNGLXGETFBCONFIGATTRIBPROC glXGetFBConfigAttrib;1116 GET_PROC(PFNGLXGETFBCONFIGATTRIBPROC, glXGetFBConfigAttrib, EGL_FALSE); in GLX_Load()