Searched refs:apple_glx_pixmap_create (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/apple/ |
| H A D | apple_glx_drawable.h | 216 bool apple_glx_pixmap_create(Display * dpy, int screen, Pixmap pixmap,
|
| H A D | apple_glx_pixmap.c | 119 apple_glx_pixmap_create(Display * dpy, int screen, Pixmap pixmap, function in typeref:typename:bool
|
| /xsrc/external/mit/MesaLib/dist/src/glx/apple/ |
| H A D | apple_glx_drawable.h | 216 bool apple_glx_pixmap_create(Display * dpy, int screen, Pixmap pixmap,
|
| H A D | apple_glx_pixmap.c | 119 apple_glx_pixmap_create(Display * dpy, int screen, Pixmap pixmap, function in typeref:typename:bool
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glx_pbuffer.c | 927 if (apple_glx_pixmap_create(dpy, modes->screen, pixmap, modes))
|
| H A D | glxcmds.c | 702 if(apple_glx_pixmap_create(dpy, vis->screen, pixmap, config)) 1979 if(apple_glx_pixmap_create(dpy, config->screen, pixmap, config))
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glx_pbuffer.c | 908 if (apple_glx_pixmap_create(dpy, modes->screen, pixmap, modes))
|
| H A D | glxcmds.c | 700 if(apple_glx_pixmap_create(dpy, vis->screen, pixmap, config)) 1991 if(apple_glx_pixmap_create(dpy, config->screen, pixmap, config))
|
Completed in 19 milliseconds