Searched refs:PFNGLXDESTROYPIXMAPPROC (Results 1 – 6 of 6) sorted by relevance
293 typedef void (* PFNGLXDESTROYPIXMAPPROC) (Display *dpy, GLXPixmap pixmap); typedef
117 typedef void ( *PFNGLXDESTROYPIXMAPPROC) (Display *dpy, GLXPixmap pixmap); typedef
98 PFNGLXDESTROYPIXMAPPROC destroyPixmapPtr;
286 typedef void ( * PFNGLXDESTROYPIXMAPPROC) (Display *dpy, GLXPixmap pixmap); typedef1537 GLXEW_FUN_EXPORT PFNGLXDESTROYPIXMAPPROC __glewXDestroyPixmap;
19760 PFNGLXDESTROYPIXMAPPROC __glewXDestroyPixmap = NULL;20001 …r = ((glXDestroyPixmap = (PFNGLXDESTROYPIXMAPPROC)glewGetProcAddress((const GLubyte*)"glXDestroyPi… in _glewInit_GLX_VERSION_1_3()