Home
last modified time | relevance | path

Searched refs:GLX_STENCIL_SIZE (Results 1 - 11 of 11) sorted by relevance

/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp483 { GLX_STENCIL_SIZE, &RenderConfig::stencilBits },
576 int stencilSize = visual.getAttrib(GLX_STENCIL_SIZE); in configRank()
721 m_glxVisual.getAttrib(GLX_STENCIL_SIZE), in GlxRenderContext()
/third_party/skia/tools/sk_app/unix/
H A DGLWindowContext_unix.cpp145 glXGetConfig(fDisplay, fVisualInfo, GLX_STENCIL_SIZE, &fStencilBits); in onInitializeContext()
H A DWindow_unix.cpp71 GLX_STENCIL_SIZE, 8, in initWindow()
78 GLX_STENCIL_SIZE, 8, in initWindow()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A Dplatform_glx.h26 # define GLX_STENCIL_SIZE 13 macro
H A DDisplayGLX.cpp205 GLX_DEPTH_SIZE, 24, GLX_STENCIL_SIZE, 8, in initialize()
583 int contextStencilSize = getGLXFBConfigAttrib(mContextConfig, GLX_STENCIL_SIZE); in generateConfigs()
625 config.stencilSize = getGLXFBConfigAttrib(glxConfig, GLX_STENCIL_SIZE); in generateConfigs()
/third_party/mesa3d/src/glx/
H A Dglxconfig.c88 case GLX_STENCIL_SIZE: in glx_config_get()
H A Dglxext.c503 case GLX_STENCIL_SIZE: in __glXInitializeVisualConfigFromTags()
/third_party/mesa3d/include/GL/
H A Dglx.h64 #define GLX_STENCIL_SIZE 13 macro
/third_party/glfw/src/
H A Dglx_context.c114 u->stencilBits = getGLXFBConfigAttrib(n, GLX_STENCIL_SIZE); in chooseGLXFBConfig()
H A Dx11_platform.h67 #define GLX_STENCIL_SIZE 13 macro
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c844 case GLX_STENCIL_SIZE: in choose_visual()
1513 case GLX_STENCIL_SIZE: in get_config()

Completed in 16 milliseconds