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

  /external/mesa3d/include/GL/
glx_mangle.h 61 #define glXGetFBConfigs mglXGetFBConfigs
glx.h 248 extern GLXFBConfig *glXGetFBConfigs( Display *dpy, int screen,
glxext.h 130 GLXFBConfig *glXGetFBConfigs (Display *dpy, int screen, int *nelements);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glx_mangle.h 61 #define glXGetFBConfigs mglXGetFBConfigs
glx.h 261 extern GLXFBConfig *glXGetFBConfigs( Display *dpy, int screen,
glxext.h 524 extern GLXFBConfig * glXGetFBConfigs (Display *dpy, int screen, int *nelements);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_getproc.c 85 { "glXGetFBConfigs", (__GLXextFuncPtr) glXGetFBConfigs },
glx_api.c     [all...]
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.c 503 glXGetFBConfigs(Display *dpy, int screen, int *nelements)
1221 { "glXGetFBConfigs", (__GLXextFuncPtr) glXGetFBConfigs },
    [all...]
  /external/deqp/framework/platform/lnx/X11/
tcuLnxX11GlxPlatform.cpp 607 GLXFBConfig* const fbConfigs = glXGetFBConfigs(dpy, DefaultScreen(dpy), &numElems);
  /external/mesa3d/src/glx/
glxcmds.c     [all...]
  /hardware/intel/common/libva/va/glx/
va_glx_impl.c 359 fbconfigs = glXGetFBConfigs(
  /external/swiftshader/include/GL/
glxext.h 128 GLXFBConfig *glXGetFBConfigs (Display *dpy, int screen, int *nelements);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glxext.h 130 GLXFBConfig *glXGetFBConfigs (Display *dpy, int screen, int *nelements);
    [all...]

Completed in 300 milliseconds