Home
last modified time | relevance | path

Searched refs:GLX_STEREO (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
Dplatform_glx.h19 # define GLX_STEREO 6 macro
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
Dplatform_glx.h19 # define GLX_STEREO 6 macro
/third_party/flutter/glfw/src/
Dglx_context.h38 #define GLX_STEREO 6 macro
Dglx_context.c107 if (getGLXFBConfigAttrib(n, GLX_STEREO)) in chooseGLXFBConfig()
/third_party/mesa3d/docs/relnotes/
D7.0.1.rst46 - glXChooseFBConfig() in Xlib driver didn't handle GLX_STEREO flag
/third_party/mesa3d/src/glx/
Dglxconfig.c79 case GLX_STEREO: in glx_config_get()
Dglxext.c467 case GLX_STEREO: in __glXInitializeVisualConfigFromTags()
/third_party/mesa3d/include/GL/
Dglx.h57 #define GLX_STEREO 6 macro
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DGLX_SGIX_fbconfig.txt289 specified implicitly). For example, if GLX_STEREO is not specified then it
365 GLX_STEREO boolean True if color buffers have
419 GLX_STEREO False exact
DGLX_SGIX_pbuffer.txt211 GLX_STEREO boolean True if color buffers have
277 GLX_STEREO False exact
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_fbconfig.txt289 specified implicitly). For example, if GLX_STEREO is not specified then it
365 GLX_STEREO boolean True if color buffers have
419 GLX_STEREO False exact
DGLX_SGIX_pbuffer.txt211 GLX_STEREO boolean True if color buffers have
277 GLX_STEREO False exact
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11opengl.c459 attribs[i++] = GLX_STEREO; in X11_GL_GetAttributes()
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp586 rank.add(1, visual.getAttrib(GLX_STEREO) == False); in configRank()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_visual_info.txt151 GLX_STEREO boolean True if color buffers have left/right pairs
/third_party/openGLES/extensions/EXT/
DGLX_EXT_visual_info.txt151 GLX_STEREO boolean True if color buffers have left/right pairs
/third_party/mesa3d/src/mesa/drivers/x11/
Dfakeglx.c938 case GLX_STEREO: in choose_visual()
1552 case GLX_STEREO: in get_config()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c806 case GLX_STEREO: in choose_visual()
1492 case GLX_STEREO: in get_config()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c378 if (Success != glXGetFBConfigAttrib (dpy, fbconfig, GLX_STEREO, &stereo)) in gst_gl_context_glx_dump_fb_config()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglxew.h113 #define GLX_STEREO 6 macro