Searched refs:GLX_USE_GL (Results 1 – 16 of 16) sorted by relevance
14 # define GLX_USE_GL 1 macro
55 case GLX_USE_GL: in glx_config_get()
611 case GLX_USE_GL: in __glXInitializeVisualConfigFromTags()
915 if ((status == GLX_BAD_VISUAL) && (attribute == GLX_USE_GL)) { in glXGetConfig()
81 - Fixed regression with ``GLX_USE_GL``.
146 GLX_USE_GL boolean True if OpenGL rendering is supported233 All boolean GLX attributes default to False except GLX_USE_GL, which
52 #define GLX_USE_GL 1 macro
769 case GLX_USE_GL: in choose_visual()1473 case GLX_USE_GL: in get_config()1671 if (attrib==GLX_USE_GL) { in glXGetConfig()
901 case GLX_USE_GL: in choose_visual()1533 case GLX_USE_GL: in get_config()1739 if (attrib==GLX_USE_GL) { in Fake_glXGetConfig()
352 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
270 GLX_RGBA and GLX_USE_GL are not supported)
108 #define GLX_USE_GL 1 macro