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