Searched refs:GLXDESTROYGLXPIXMAPPROC (Results 1 – 1 of 1) sorted by relevance
65 typedef void (*GLXDESTROYGLXPIXMAPPROC)( Display *dpy, GLXPixmap pixmap ); typedef89 GLXDESTROYGLXPIXMAPPROC glXDestroyGLXPixmap;1103 GET_PROC(GLXDESTROYGLXPIXMAPPROC, glXDestroyGLXPixmap, EGL_TRUE); in GLX_Load()