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

/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dapple_glx_drawable.h194 bool apple_glx_pbuffer_create(Display * dpy, GLXFBConfig config,
H A Dapple_glx_pbuffer.c122 apple_glx_pbuffer_create(Display * dpy, GLXFBConfig config, function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/glx/apple/
H A Dapple_glx_drawable.h194 bool apple_glx_pbuffer_create(Display * dpy, GLXFBConfig config,
H A Dapple_glx_pbuffer.c123 apple_glx_pbuffer_create(Display * dpy, GLXFBConfig config, function in typeref:typename:bool
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglx_pbuffer.c739 if (apple_glx_pbuffer_create(dpy, config, width, height, &errorcode,
742 * apple_glx_pbuffer_create only sets the errorcode to core X11
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglx_pbuffer.c723 if (apple_glx_pbuffer_create(dpy, config, width, height, &errorcode,
726 * apple_glx_pbuffer_create only sets the errorcode to core X11

Completed in 7 milliseconds