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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glx_mangle.h 61 #define glXGetFBConfigs mglXGetFBConfigs
glx.h 251 extern GLXFBConfig *glXGetFBConfigs( Display *dpy, int screen,
glxext.h 422 extern GLXFBConfig * glXGetFBConfigs (Display *, int, int *);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glx_mangle.h 61 #define glXGetFBConfigs mglXGetFBConfigs
glx.h 251 extern GLXFBConfig *glXGetFBConfigs( Display *dpy, int screen,
glxext.h 422 extern GLXFBConfig * glXGetFBConfigs (Display *, int, int *);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glx_mangle.h 61 #define glXGetFBConfigs mglXGetFBConfigs
glx.h 251 extern GLXFBConfig *glXGetFBConfigs( Display *dpy, int screen,
glxext.h 422 extern GLXFBConfig * glXGetFBConfigs (Display *, int, int *);
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglX11Api.cpp 166 EGLNativePixelFormatType* frmtList = glXGetFBConfigs(dpy,0,&n);

Completed in 3260 milliseconds