Home
last modified time | relevance | path

Searched refs:glXGetVisualFromFBConfig (Results 1 – 25 of 25) sorted by relevance

/third_party/flutter/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp159 XVisualInfo *vi = glXGetVisualFromFBConfig(fDisplay, fbc[i]); in GLXGLTestContext()
183 XVisualInfo *vi = glXGetVisualFromFBConfig(fDisplay, bestFbc); in GLXGLTestContext()
/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp159 XVisualInfo *vi = glXGetVisualFromFBConfig(fDisplay, fbc[i]); in GLXGLTestContext()
183 XVisualInfo *vi = glXGetVisualFromFBConfig(fDisplay, bestFbc); in GLXGLTestContext()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_getproc.c87 { "glXGetVisualFromFBConfig", (__GLXextFuncPtr) glXGetVisualFromFBConfig },
Dglx_api.c1853 glXGetVisualFromFBConfig( Display *dpy, GLXFBConfig config ) in glXGetVisualFromFBConfig() function
2376 return glXGetVisualFromFBConfig(dpy, config); in glXGetVisualFromFBConfigSGIX()
/third_party/flutter/skia/tools/sk_app/unix/
DWindow_unix.cpp94 fVisualInfo = glXGetVisualFromFBConfig(fDisplay, *fFBConfig); in initWindow()
114 fVisualInfo = glXGetVisualFromFBConfig(fDisplay, *fFBConfig); in initWindow()
/third_party/flutter/glfw/src/
Dglx_context.h107 #define glXGetVisualFromFBConfig _glfw.glx.GetVisualFromFBConfig macro
Dglx_context.c630 result = glXGetVisualFromFBConfig(_glfw.x11.display, native); in _glfwChooseVisualGLX()
/third_party/skia/tools/sk_app/unix/
DWindow_unix.cpp95 fVisualInfo = glXGetVisualFromFBConfig(fDisplay, *fFBConfig); in initWindow()
115 fVisualInfo = glXGetVisualFromFBConfig(fDisplay, *fFBConfig); in initWindow()
/third_party/mesa3d/include/GL/
Dglx.h246 extern XVisualInfo *glXGetVisualFromFBConfig( Display *dpy,
Dglxext.h131 XVisualInfo *glXGetVisualFromFBConfig (Display *dpy, GLXFBConfig config);
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp219 GET_FNPTR_OR_ERROR(&mFnPtrs->getVisualFromFBConfigPtr, glXGetVisualFromFBConfig); in initialize()
/third_party/mesa3d/src/glx/
Dglxcmds.c1713 glXGetVisualFromFBConfig(Display * dpy, GLXFBConfig fbconfig) in glXGetVisualFromFBConfig() function
1970 (dpy, config), glXGetVisualFromFBConfig)
2575 GLX_FUNCTION(glXGetVisualFromFBConfig),
2586 GLX_FUNCTION2(glXGetVisualFromFBConfigSGIX, glXGetVisualFromFBConfig),
Dglx_pbuffer.c929 visinfo = glXGetVisualFromFBConfig(dpy, config); in glXCreateWindow()
/third_party/mesa3d/src/mesa/drivers/x11/
Dglxapi.c519 glXGetVisualFromFBConfig(Display *dpy, GLXFBConfig config) in glXGetVisualFromFBConfig() function
1100 { "glXGetVisualFromFBConfig", (__GLXextFuncPtr) glXGetVisualFromFBConfig },
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_libglvnd.txt179 for a GLXFBConfig using glXGetVisualFromFBConfig and indirectly
DGLX_EXT_texture_from_pixmap.txt606 visinfo = glXGetVisualFromFBConfig (display, fbconfigs[i]);
/third_party/openGLES/extensions/EXT/
DGLX_EXT_libglvnd.txt179 for a GLXFBConfig using glXGetVisualFromFBConfig and indirectly
DGLX_EXT_texture_from_pixmap.txt606 visinfo = glXGetVisualFromFBConfig (display, fbconfigs[i]);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp235 GET_FNPTR_OR_ERROR(&mFnPtrs->getVisualFromFBConfigPtr, glXGetVisualFromFBConfig); in initialize()
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp307 XVisualInfo* visualInfo = glXGetVisualFromFBConfig(getXDisplay(), fbConfig); in GlxVisual()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c828 window_x11->visual_info = glXGetVisualFromFBConfig (device, in gst_gl_context_glx_choose_format()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglxew.h310 #define glXGetVisualFromFBConfig GLXEW_GET_FUN(__glewXGetVisualFromFBConfig) macro
/third_party/openGLES/api/GL/
Dglxext.h112 XVisualInfo *glXGetVisualFromFBConfig (Display *dpy, GLXFBConfig config);
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglxext.h131 XVisualInfo *glXGetVisualFromFBConfig (Display *dpy, GLXFBConfig config);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglxext.h131 XVisualInfo *glXGetVisualFromFBConfig (Display *dpy, GLXFBConfig config);