Searched refs:PFNGLXCREATENEWCONTEXTPROC (Results 1 – 3 of 3) sorted by relevance
315 typedef GLXContext (* PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_typ… typedef
558 typedef GLXContext ( * PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_ty… typedef
110 PFNGLXCREATENEWCONTEXTPROC glXCreateNewContext;1124 GET_PROC(PFNGLXCREATENEWCONTEXTPROC, glXCreateNewContext, EGL_FALSE); in GLX_Load()