HomeSort by relevance Sort by last modified time
    Searched refs:glXCreatePixmap (Results 1 - 13 of 13) sorted by null

  /external/mesa3d/include/GL/
glx_mangle.h 65 #define glXCreatePixmap mglXCreatePixmap
glx.h 259 extern GLXPixmap glXCreatePixmap( Display *dpy, GLXFBConfig config,
glxext.h 136 GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glx_mangle.h 65 #define glXCreatePixmap mglXCreatePixmap
glx.h 272 extern GLXPixmap glXCreatePixmap( Display *dpy, GLXFBConfig config,
glxext.h 530 extern GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_getproc.c 78 { "glXCreatePixmap", (__GLXextFuncPtr) glXCreatePixmap },
glx_api.c     [all...]
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.c 429 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attribList)
1214 { "glXCreatePixmap", (__GLXextFuncPtr) glXCreatePixmap },
    [all...]
  /external/mesa3d/src/glx/
glx_pbuffer.c 919 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap,
glxcmds.c     [all...]
  /external/swiftshader/include/GL/
glxext.h 134 GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glxext.h 136 GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list);
    [all...]

Completed in 599 milliseconds