/third_party/skia/third_party/externals/opengl-registry/xml/ |
D | testglext.c | 13 #undef GLX_SAMPLES
|
/third_party/openGLES/xml/ |
D | testglext.c | 13 #undef GLX_SAMPLES
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | platform_glx.h | 105 # define GLX_SAMPLES 0x186a1 macro
|
D | DisplayGLX.cpp | 541 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/ |
D | platform_glx.h | 105 # define GLX_SAMPLES 0x186a1 macro
|
D | DisplayGLX.cpp | 585 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/ |
D | NV_multisample_coverage.txt | 200 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/ |
D | NV_multisample_coverage.txt | 200 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/ |
D | tcuLnxX11GlxPlatform.cpp | 484 { 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/ |
D | glx_context.h | 50 #define GLX_SAMPLES 0x186a1 macro
|
D | glx_context.c | 113 u->samples = getGLXFBConfigAttrib(n, GLX_SAMPLES); in chooseGLXFBConfig()
|
/third_party/flutter/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 163 glXGetFBConfigAttrib(fDisplay, fbc[i], GLX_SAMPLES, &samples); in GLXGLTestContext()
|
/third_party/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 163 glXGetFBConfigAttrib(fDisplay, fbc[i], GLX_SAMPLES, &samples); in GLXGLTestContext()
|
/third_party/mesa3d/include/GL/ |
D | glx.h | 156 #define GLX_SAMPLES 0x186a1 /*100001*/ macro
|
D | glxext.h | 152 #define GLX_SAMPLES 100001 macro
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 326 #define GLX_SAMPLES 100001 macro
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 133 #define GLX_SAMPLES 100001 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 152 #define GLX_SAMPLES 100001 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 152 #define GLX_SAMPLES 100001 macro
|