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

  /external/mesa3d/include/GL/
glx_mangle.h 61 #define glXGetFBConfigs mglXGetFBConfigs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glx_mangle.h 61 #define glXGetFBConfigs mglXGetFBConfigs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glx_mangle.h 61 #define glXGetFBConfigs mglXGetFBConfigs
  /external/mesa3d/src/egl/drivers/glx/
egl_glx.c 101 PFNGLXGETFBCONFIGSPROC glXGetFBConfigs;
475 GLX_drv->glXGetFBConfigs(GLX_dpy->dpy, screen, &num_configs);
    [all...]
  /external/mesa3d/src/glx/
glxcmds.c     [all...]
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.c 546 glXGetFBConfigs(Display *dpy, int screen, int *nelements)
1267 { "glXGetFBConfigs", (__GLXextFuncPtr) glXGetFBConfigs },
    [all...]
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_api.c     [all...]

Completed in 464 milliseconds