Home
last modified time | relevance | path

Searched refs:GLX_STEREO (Results 1 – 15 of 15) 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/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.c482 case GLX_STEREO: in __glXInitializeVisualConfigFromTags()
/third_party/mesa3d/include/GL/
Dglx.h57 #define GLX_STEREO 6 macro
/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/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/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp586 rank.add(1, visual.getAttrib(GLX_STEREO) == False); in configRank()
/third_party/openGLES/extensions/EXT/
DGLX_EXT_visual_info.txt151 GLX_STEREO boolean True if color buffers have left/right pairs
/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/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c806 case GLX_STEREO: in choose_visual()
1492 case GLX_STEREO: in get_config()