Searched refs:apple_glx_pbuffer_destroy (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dapple_glx_drawable.h199 bool apple_glx_pbuffer_destroy(Display * dpy, GLXPbuffer pbuf);
H A Dapple_glx_pbuffer.c114 apple_glx_pbuffer_destroy(Display * dpy, GLXPbuffer pbuf) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/glx/apple/
H A Dapple_glx_drawable.h199 bool apple_glx_pbuffer_destroy(Display * dpy, GLXPbuffer pbuf);
H A Dapple_glx_pbuffer.c115 apple_glx_pbuffer_destroy(Display * dpy, GLXPbuffer pbuf) function in typeref:typename:bool
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglx_pbuffer.c776 if (apple_glx_pbuffer_destroy(dpy, pbuf)) {
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglx_pbuffer.c760 if (apple_glx_pbuffer_destroy(dpy, pbuf)) {

Completed in 7 milliseconds