Searched refs:glXCreatePixmap (Results 1 - 9 of 9) sorted by relevance

/external/mesa3d/include/GL/
H A Dglx_mangle.h65 #define glXCreatePixmap mglXCreatePixmap macro
H A Dglx.h259 extern GLXPixmap glXCreatePixmap( Display *dpy, GLXFBConfig config,
H A Dglxext.h136 GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dglx_getproc.c78 { "glXCreatePixmap", (__GLXextFuncPtr) glXCreatePixmap },
H A Dglx_api.c1945 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, function
/external/mesa3d/src/mesa/drivers/x11/
H A Dglxapi.c429 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attribList) function
1214 { "glXCreatePixmap", (__GLXextFuncPtr) glXCreatePixmap },
/external/mesa3d/src/glx/
H A Dglx_pbuffer.c919 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap, function
H A Dglxcmds.c2507 GLX_FUNCTION(glXCreatePixmap),
/external/swiftshader/include/GL/
H A Dglxext.h136 GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);

Completed in 138 milliseconds