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 Dapple_glx_drawable.h216 bool apple_glx_pixmap_create(Display * dpy, int screen, Pixmap pixmap,
H A Dapple_glx_pixmap.c119 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 Dapple_glx_drawable.h216 bool apple_glx_pixmap_create(Display * dpy, int screen, Pixmap pixmap,
H A Dapple_glx_pixmap.c119 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 Dglx_pbuffer.c927 if (apple_glx_pixmap_create(dpy, modes->screen, pixmap, modes))
H A Dglxcmds.c702 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 Dglx_pbuffer.c908 if (apple_glx_pixmap_create(dpy, modes->screen, pixmap, modes))
H A Dglxcmds.c700 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