Home
last modified time | relevance | path

Searched refs:GLX_USE_GL (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
Dplatform_glx.h14 # define GLX_USE_GL 1 macro
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
Dplatform_glx.h14 # define GLX_USE_GL 1 macro
/third_party/mesa3d/src/glx/
Dglxconfig.c55 case GLX_USE_GL: in glx_config_get()
Dglxext.c611 case GLX_USE_GL: in __glXInitializeVisualConfigFromTags()
Dglxcmds.c915 if ((status == GLX_BAD_VISUAL) && (attribute == GLX_USE_GL)) { in glXGetConfig()
/third_party/mesa3d/docs/relnotes/
D7.8.2.rst81 - Fixed regression with ``GLX_USE_GL``.
/third_party/openGLES/extensions/EXT/
DGLX_EXT_visual_info.txt146 GLX_USE_GL boolean True if OpenGL rendering is supported
233 All boolean GLX attributes default to False except GLX_USE_GL, which
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_visual_info.txt146 GLX_USE_GL boolean True if OpenGL rendering is supported
233 All boolean GLX attributes default to False except GLX_USE_GL, which
/third_party/mesa3d/include/GL/
Dglx.h52 #define GLX_USE_GL 1 macro
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c769 case GLX_USE_GL: in choose_visual()
1473 case GLX_USE_GL: in get_config()
1671 if (attrib==GLX_USE_GL) { in glXGetConfig()
/third_party/mesa3d/src/mesa/drivers/x11/
Dfakeglx.c901 case GLX_USE_GL: in choose_visual()
1533 case GLX_USE_GL: in get_config()
1739 if (attrib==GLX_USE_GL) { in Fake_glXGetConfig()
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_fbconfig.txt352 visual attribute GLX_USE_GL is True) then the associated GLXFBConfigSGIX is
411 Table 3: GLXFBConfigSGIX attributes (Note that GLX_RGBA and GLX_USE_GL
DGLX_SGIX_pbuffer.txt270 GLX_RGBA and GLX_USE_GL are not supported)
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DGLX_SGIX_fbconfig.txt352 visual attribute GLX_USE_GL is True) then the associated GLXFBConfigSGIX is
411 Table 3: GLXFBConfigSGIX attributes (Note that GLX_RGBA and GLX_USE_GL
DGLX_SGIX_pbuffer.txt270 GLX_RGBA and GLX_USE_GL are not supported)
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglxew.h108 #define GLX_USE_GL 1 macro