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

  /external/mesa3d/include/GL/
glx_mangle.h 63 #define glXCreateWindow mglXCreateWindow
glx.h 254 extern GLXWindow glXCreateWindow( Display *dpy, GLXFBConfig config,
glxext.h 134 GLXWindow glXCreateWindow (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glx_mangle.h 63 #define glXCreateWindow mglXCreateWindow
glx.h 257 extern GLXWindow glXCreateWindow( Display *dpy, GLXFBConfig config,
glxext.h 484 extern GLXWindow glXCreateWindow (Display *, GLXFBConfig, Window, const int *);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glx_mangle.h 63 #define glXCreateWindow mglXCreateWindow
glx.h 267 extern GLXWindow glXCreateWindow( Display *dpy, GLXFBConfig config,
glxext.h 528 extern GLXWindow glXCreateWindow (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_getproc.c 79 { "glXCreateWindow", (__GLXextFuncPtr) glXCreateWindow },
glx_api.c     [all...]
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.c 440 glXCreateWindow(Display *dpy, GLXFBConfig config, Window win, const int *attribList)
1215 { "glXCreateWindow", (__GLXextFuncPtr) glXCreateWindow },
    [all...]
  /external/deqp/framework/platform/lnx/X11/
tcuLnxX11GlxPlatform.cpp 338 return TCU_CHECK_GLX(glXCreateWindow(getXDisplay(), m_fbConfig, xWindow, NULL));
  /external/mesa3d/src/glx/
glx_pbuffer.c 470 GetReqExtra(GLXCreateWindow, 8 * i, req);
939 glXCreateWindow(Display * dpy, GLXFBConfig config, Window win,
glxcmds.c     [all...]
  /external/swiftshader/include/GL/
glxext.h 134 GLXWindow glXCreateWindow (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glxext.h 134 GLXWindow glXCreateWindow (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
    [all...]

Completed in 274 milliseconds