Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_getproc.c78 { "glXCreatePixmap", (__GLXextFuncPtr) glXCreatePixmap },
Dglx_api.c1906 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap() function
/third_party/mesa3d/src/glx/apple/
DRELEASE_NOTES37 glXCreatePixmap.
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_texture_from_pixmap.txt258 glXCreatePixmap, and by the <attribute> parameter of glXQueryDrawable:
264 Accepted as a value in the <attrib_list> parameter of glXCreatePixmap
278 Accepted as a value in the <attrib_list> parameter of glXCreatePixmap
390 Modify paragraph 3 of the description of glXCreatePixmap:
427 Modify paragraph 5 of the description of glXCreatePixmap:
656 glxpixmap = glXCreatePixmap (display, fbconfigs[i], pixmap, pixmapAttribs);
DGLX_EXT_no_config_context.txt96 address space and the restrictions discussed under glXCreatePixmap). A
/third_party/openGLES/extensions/EXT/
DGLX_EXT_texture_from_pixmap.txt258 glXCreatePixmap, and by the <attribute> parameter of glXQueryDrawable:
264 Accepted as a value in the <attrib_list> parameter of glXCreatePixmap
278 Accepted as a value in the <attrib_list> parameter of glXCreatePixmap
390 Modify paragraph 3 of the description of glXCreatePixmap:
427 Modify paragraph 5 of the description of glXCreatePixmap:
656 glxpixmap = glXCreatePixmap (display, fbconfigs[i], pixmap, pixmapAttribs);
DGLX_EXT_no_config_context.txt100 address space and the restrictions discussed under glXCreatePixmap). A
/third_party/mesa3d/include/GL/
Dglx.h254 extern GLXPixmap glXCreatePixmap( Display *dpy, GLXFBConfig config,
Dglxext.h134 GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);
/third_party/mesa3d/src/mesa/drivers/x11/
Dglxapi.c424 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attribList) in glXCreatePixmap() function
1091 { "glXCreatePixmap", (__GLXextFuncPtr) glXCreatePixmap },
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp241 GET_FNPTR_OR_ERROR(&mFnPtrs->createPixmapPtr, glXCreatePixmap); in initialize()
/third_party/mesa3d/src/glx/
Dglx_pbuffer.c900 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap() function
Dglxcmds.c2566 GLX_FUNCTION(glXCreatePixmap),
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglxew.h301 #define glXCreatePixmap GLXEW_GET_FUN(__glewXCreatePixmap) macro
/third_party/openGLES/api/GL/
Dglxext.h115 GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglxext.h134 GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglxext.h134 GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);