Searched refs:apple_glx_pbuffer_destroy (Results 1 – 3 of 3) sorted by relevance
199 bool apple_glx_pbuffer_destroy(Display * dpy, GLXPbuffer pbuf);
114 apple_glx_pbuffer_destroy(Display * dpy, GLXPbuffer pbuf) in apple_glx_pbuffer_destroy() function
795 if (apple_glx_pbuffer_destroy(dpy, pbuf)) { in glXDestroyPbuffer()