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

  /external/mesa3d/include/GL/
glx_mangle.h 59 #define glXChooseFBConfig mglXChooseFBConfig
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glx_mangle.h 59 #define glXChooseFBConfig mglXChooseFBConfig
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glx_mangle.h 59 #define glXChooseFBConfig mglXChooseFBConfig
  /external/mesa3d/src/glx/
glxcmds.c 903 /* glXChooseFBConfig specifies different defaults for these two than
1082 * \sa qsort, glXChooseVisual, glXChooseFBConfig, glXChooseFBConfigSGIX
1149 * This function forms to basis of \c glXChooseVisual, \c glXChooseFBConfig,
1160 * tags do not have a value) or by \c glXChooseFBConfig
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.c 439 glXChooseFBConfig(Display *dpy, int screen, const int *attribList, int *nitems)
1257 { "glXChooseFBConfig", (__GLXextFuncPtr) glXChooseFBConfig },
    [all...]
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_api.c 655 * Helper used by glXChooseVisual and glXChooseFBConfig.
693 /* For glXChooseFBConfig(), skip attributes whose value is
    [all...]

Completed in 49 milliseconds