Home
last modified time | relevance | path

Searched refs:GLX_SAMPLES (Results 1 - 13 of 13) sorted by relevance

/third_party/openGLES/xml/
H A Dtestglext.c13 #undef GLX_SAMPLES macro
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dtestglext.c13 #undef GLX_SAMPLES macro
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp484 { GLX_SAMPLES, &RenderConfig::numSamples },
613 rank.sub(5, visual.getAttrib(GLX_SAMPLES)); in configRank()
722 m_glxVisual.getAttrib(GLX_SAMPLES)) in GlxRenderContext()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A Dplatform_glx.h105 # define GLX_SAMPLES 0x186a1 macro
H A DDisplayGLX.cpp585 int contextSamples = mHasMultisample ? getGLXFBConfigAttrib(mContextConfig, GLX_SAMPLES) : 0; in generateConfigs()
652 int samples = mHasMultisample ? getGLXFBConfigAttrib(glxConfig, GLX_SAMPLES) : 0; in generateConfigs()
/third_party/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp163 glXGetFBConfigAttrib(fDisplay, fbc[i], GLX_SAMPLES, &samples); in GLXGLTestContext()
/third_party/mesa3d/include/GL/
H A Dglx.h156 #define GLX_SAMPLES 0x186a1 /*100001*/ macro
H A Dglxext.h152 #define GLX_SAMPLES 100001 macro
/third_party/glfw/src/
H A Dglx_context.c127 u->samples = getGLXFBConfigAttrib(n, GLX_SAMPLES); in chooseGLXFBConfig()
H A Dx11_platform.h72 #define GLX_SAMPLES 0x186a1 macro
/third_party/openGLES/api/GL/
H A Dglxext.h133 #define GLX_SAMPLES 100001 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglxext.h152 #define GLX_SAMPLES 100001 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglxext.h152 #define GLX_SAMPLES 100001 macro

Completed in 20 milliseconds