Home
last modified time | relevance | path

Searched refs:GLX_SAMPLES (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/opengl-registry/xml/
Dtestglext.c13 #undef GLX_SAMPLES
/third_party/openGLES/xml/
Dtestglext.c13 #undef GLX_SAMPLES
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
Dplatform_glx.h105 # define GLX_SAMPLES 0x186a1 macro
DDisplayGLX.cpp541 int contextSamples = mHasMultisample ? getGLXFBConfigAttrib(mContextConfig, GLX_SAMPLES) : 0; in generateConfigs()
608 int samples = mHasMultisample ? getGLXFBConfigAttrib(glxConfig, GLX_SAMPLES) : 0; in generateConfigs()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
Dplatform_glx.h105 # define GLX_SAMPLES 0x186a1 macro
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/openGLES/extensions/NV/
DNV_multisample_coverage.txt200 specified by the GLX_*_SIZE attributes. GLX_SAMPLES is an alias for
203 (modify GLX_SAMPLES entry in Table 3.1: GLXFBConfig attributes,
226 (modify the GLX_SAMPLES entry in Table 3.4: Default values and
265 (modify the GLX_SAMPLES entry in Table 3.7: GLX attributes for
282 (modify the GLX_SAMPLES entry in table 3.8: Defaults and selection
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_multisample_coverage.txt200 specified by the GLX_*_SIZE attributes. GLX_SAMPLES is an alias for
203 (modify GLX_SAMPLES entry in Table 3.1: GLXFBConfig attributes,
226 (modify the GLX_SAMPLES entry in Table 3.4: Default values and
265 (modify the GLX_SAMPLES entry in Table 3.7: GLX attributes for
282 (modify the GLX_SAMPLES entry in table 3.8: Defaults and selection
/third_party/vk-gl-cts/framework/platform/lnx/X11/
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/flutter/glfw/src/
Dglx_context.h50 #define GLX_SAMPLES 0x186a1 macro
Dglx_context.c113 u->samples = getGLXFBConfigAttrib(n, GLX_SAMPLES); in chooseGLXFBConfig()
/third_party/flutter/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp163 glXGetFBConfigAttrib(fDisplay, fbc[i], GLX_SAMPLES, &samples); in GLXGLTestContext()
/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp163 glXGetFBConfigAttrib(fDisplay, fbc[i], GLX_SAMPLES, &samples); in GLXGLTestContext()
/third_party/mesa3d/include/GL/
Dglx.h156 #define GLX_SAMPLES 0x186a1 /*100001*/ macro
Dglxext.h152 #define GLX_SAMPLES 100001 macro
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglxew.h326 #define GLX_SAMPLES 100001 macro
/third_party/openGLES/api/GL/
Dglxext.h133 #define GLX_SAMPLES 100001 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglxext.h152 #define GLX_SAMPLES 100001 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglxext.h152 #define GLX_SAMPLES 100001 macro