Home
last modified time | relevance | path

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

/third_party/openGLES/extensions/SUN/
DGLX_SUN_get_transparent_index.txt86 For some overlay Windows (windows created with a visual with GLX_LEVEL > 0),
95 Window (GLX_LEVEL <= 0).
/third_party/skia/third_party/externals/opengl-registry/extensions/SUN/
DGLX_SUN_get_transparent_index.txt86 For some overlay Windows (windows created with a visual with GLX_LEVEL > 0),
95 Window (GLX_LEVEL <= 0).
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
Dplatform_glx.h16 # define GLX_LEVEL 3 macro
DDisplayGLX.cpp705 config.level = getGLXFBConfigAttrib(glxConfig, GLX_LEVEL); in generateConfigs()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
Dplatform_glx.h16 # define GLX_LEVEL 3 macro
DDisplayGLX.cpp661 config.level = getGLXFBConfigAttrib(glxConfig, GLX_LEVEL); in generateConfigs()
/third_party/mesa3d/src/glx/
Dglxconfig.c103 case GLX_LEVEL: in glx_config_get()
Dglxext.c461 case GLX_LEVEL: in __glXInitializeVisualConfigFromTags()
/third_party/mesa3d/include/GL/
Dglx.h54 #define GLX_LEVEL 3 macro
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c200 if (Success != glXGetFBConfigAttrib (dpy, fbconfig, GLX_LEVEL, &val)) in fb_config_to_structure()
373 if (Success != glXGetFBConfigAttrib (dpy, fbconfig, GLX_LEVEL, &level)) in gst_gl_context_glx_dump_fb_config()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c756 parselist[0] != GLX_LEVEL) { in choose_visual()
783 case GLX_LEVEL: in choose_visual()
1481 case GLX_LEVEL: in get_config()
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_fbconfig.txt227 such as GLX_LEVEL, must match the specified value exactly; others, such as,
362 GLX_LEVEL integer frame buffer level
417 GLX_LEVEL 0 exact
DGLX_SGIX_pbuffer.txt208 GLX_LEVEL integer frame buffer level
275 GLX_LEVEL 0 exact
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DGLX_SGIX_fbconfig.txt227 such as GLX_LEVEL, must match the specified value exactly; others, such as,
362 GLX_LEVEL integer frame buffer level
417 GLX_LEVEL 0 exact
DGLX_SGIX_pbuffer.txt208 GLX_LEVEL integer frame buffer level
275 GLX_LEVEL 0 exact
/third_party/mesa3d/src/mesa/drivers/x11/
Dfakeglx.c888 parselist[0] != GLX_LEVEL) { in choose_visual()
915 case GLX_LEVEL: in choose_visual()
1541 case GLX_LEVEL: in get_config()
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp589 rank.add(1, visual.getAttrib(GLX_LEVEL) == 0); in configRank()
/third_party/openGLES/extensions/EXT/
DGLX_EXT_visual_info.txt148 GLX_LEVEL integer frame buffer level
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_visual_info.txt148 GLX_LEVEL integer frame buffer level
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglxew.h110 #define GLX_LEVEL 3 macro