Searched refs:glXCreatePixmap (Results 1 – 12 of 12) sorted by relevance
/external/mesa3d/include/GL/ |
D | glx_mangle.h | 65 #define glXCreatePixmap mglXCreatePixmap macro
|
D | glx.h | 272 extern GLXPixmap glXCreatePixmap( Display *dpy, GLXFBConfig config,
|
D | glxext.h | 534 extern GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attri…
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | glx_getproc.c | 77 { "glXCreatePixmap", (__GLXextFuncPtr) glXCreatePixmap },
|
D | glx_api.c | 1887 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap() function
|
/external/mesa3d/src/glx/apple/ |
D | RELEASE_NOTES | 37 glXCreatePixmap.
|
/external/mesa3d/src/egl/drivers/glx/ |
D | egl_glx.c | 106 PFNGLXCREATEPIXMAPPROC glXCreatePixmap; member 900 GLX_surf->glx_drawable = GLX_drv->glXCreatePixmap(GLX_dpy->dpy, in GLX_eglCreatePixmapSurface() 1120 GET_PROC(PFNGLXCREATEPIXMAPPROC, glXCreatePixmap, EGL_FALSE); in GLX_Load()
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 472 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attribList) in glXCreatePixmap() function 1260 { "glXCreatePixmap", (__GLXextFuncPtr) glXCreatePixmap },
|
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
D | glxext.h | 305 extern GLXPixmap glXCreatePixmap (Display *, GLXFBConfig, Pixmap, const int *);
|
D | glxew.h | 304 #define glXCreatePixmap GLXEW_GET_FUN(__glewXCreatePixmap) macro
|
/external/mesa3d/src/glx/ |
D | glx_pbuffer.c | 866 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap() function
|
D | glxcmds.c | 2509 GLX_FUNCTION(glXCreatePixmap),
|