Searched refs:glXDestroyPixmap (Results 1 – 14 of 14) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_getproc.c | 81 { "glXDestroyPixmap", (__GLXextFuncPtr) glXDestroyPixmap },
|
D | glx_api.c | 2016 glXDestroyPixmap( Display *dpy, GLXPixmap pixmap ) in glXDestroyPixmap() function
|
/third_party/mesa3d/include/GL/ |
D | glx.h | 257 extern void glXDestroyPixmap( Display *dpy, GLXPixmap pixmap );
|
D | glxext.h | 135 void glXDestroyPixmap (Display *dpy, GLXPixmap pixmap);
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 457 glXDestroyPixmap(Display *dpy, GLXPixmap pixmap) in glXDestroyPixmap() function 1094 { "glXDestroyPixmap", (__GLXextFuncPtr) glXDestroyPixmap },
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | FunctionsGLX.cpp | 242 GET_FNPTR_OR_ERROR(&mFnPtrs->destroyPixmapPtr, glXDestroyPixmap); in initialize()
|
/third_party/mesa3d/src/glx/ |
D | glx_pbuffer.c | 952 glXDestroyPixmap(Display * dpy, GLXPixmap pixmap) in glXDestroyPixmap() function
|
D | glxcmds.c | 2569 GLX_FUNCTION(glXDestroyPixmap),
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 304 #define glXDestroyPixmap GLXEW_GET_FUN(__glewXDestroyPixmap) macro
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 116 void glXDestroyPixmap (Display *dpy, GLXPixmap pixmap);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 135 void glXDestroyPixmap (Display *dpy, GLXPixmap pixmap);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 135 void glXDestroyPixmap (Display *dpy, GLXPixmap pixmap);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | GLX_EXT_texture_from_pixmap.txt | 457 Modify paragraph 1 of the description of glXDestroyPixmap:
|
/third_party/openGLES/extensions/EXT/ |
D | GLX_EXT_texture_from_pixmap.txt | 457 Modify paragraph 1 of the description of glXDestroyPixmap:
|