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 D | apple_glx_drawable.h | 194 bool apple_glx_pbuffer_create(Display * dpy, GLXFBConfig config,
|
| H A D | apple_glx_pbuffer.c | 122 apple_glx_pbuffer_create(Display * dpy, GLXFBConfig config, function in typeref:typename:bool
|
| /xsrc/external/mit/MesaLib/dist/src/glx/apple/ |
| H A D | apple_glx_drawable.h | 194 bool apple_glx_pbuffer_create(Display * dpy, GLXFBConfig config,
|
| H A D | apple_glx_pbuffer.c | 123 apple_glx_pbuffer_create(Display * dpy, GLXFBConfig config, function in typeref:typename:bool
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glx_pbuffer.c | 739 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 D | glx_pbuffer.c | 723 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