Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_getproc.c78 { "glXCreatePixmap", (__GLXextFuncPtr) glXCreatePixmap },
H A Dglx_api.c1906 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap() function
/third_party/mesa3d/include/GL/
H A Dglx.h254 extern GLXPixmap glXCreatePixmap( Display *dpy, GLXFBConfig config,
H A Dglxext.h134 GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp241 GET_FNPTR_OR_ERROR(&mFnPtrs->createPixmapPtr, glXCreatePixmap); in initialize()
/third_party/mesa3d/src/glx/
H A Dglx_pbuffer.c951 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap() function
H A Dglxcmds.c2568 GLX_FUNCTION(glXCreatePixmap),
/third_party/openGLES/api/GL/
H A Dglxext.h115 GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglxext.h134 GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglxext.h134 GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);

Completed in 21 milliseconds