Home
last modified time | relevance | path

Searched refs:GLX_ALPHA_SIZE (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp481 { GLX_ALPHA_SIZE, &RenderConfig::alphaBits },
574 int alphaSize = visual.getAttrib(GLX_ALPHA_SIZE); in configRank()
719 m_glxVisual.getAttrib(GLX_ALPHA_SIZE)), in GlxRenderContext()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A Dplatform_glx.h24 # define GLX_ALPHA_SIZE 11 macro
H A DDisplayGLX.cpp204 GLX_RED_SIZE, 8, GLX_GREEN_SIZE, 8, GLX_BLUE_SIZE, 8, GLX_ALPHA_SIZE, 8, in initialize()
580 int contextAlphaSize = getGLXFBConfigAttrib(mContextConfig, GLX_ALPHA_SIZE); in generateConfigs()
623 config.alphaSize = getGLXFBConfigAttrib(glxConfig, GLX_ALPHA_SIZE); in generateConfigs()
/third_party/mesa3d/src/glx/
H A Dglxconfig.c73 case GLX_ALPHA_SIZE: in glx_config_get()
H A Dglxext.c497 case GLX_ALPHA_SIZE: in __glXInitializeVisualConfigFromTags()
/third_party/mesa3d/include/GL/
H A Dglx.h62 #define GLX_ALPHA_SIZE 11 macro
/third_party/glfw/src/
H A Dglx_context.c112 u->alphaBits = getGLXFBConfigAttrib(n, GLX_ALPHA_SIZE); in chooseGLXFBConfig()
H A Dx11_platform.h65 #define GLX_ALPHA_SIZE 11 macro
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c833 case GLX_ALPHA_SIZE: in choose_visual()
1507 case GLX_ALPHA_SIZE: in get_config()

Completed in 14 milliseconds