Home
last modified time | relevance | path

Searched refs:glXCreatePixmap (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/include/GL/
Dglx_mangle.h65 #define glXCreatePixmap mglXCreatePixmap macro
Dglx.h259 extern GLXPixmap glXCreatePixmap( Display *dpy, GLXFBConfig config,
Dglxext.h134 GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_getproc.c78 { "glXCreatePixmap", (__GLXextFuncPtr) glXCreatePixmap },
Dglx_api.c1953 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap() function
/external/mesa3d/src/glx/apple/
DRELEASE_NOTES37 glXCreatePixmap.
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.c428 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attribList) in glXCreatePixmap() function
1132 { "glXCreatePixmap", (__GLXextFuncPtr) glXCreatePixmap },
/external/mesa3d/src/glx/
Dglx_pbuffer.c919 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap() function
Dglxcmds.c2493 GLX_FUNCTION(glXCreatePixmap),
/external/swiftshader/include/GL/
Dglxext.h134 GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);