Home
last modified time | relevance | path

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

/external/angle/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()
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp484 { GLX_SAMPLES, &RenderConfig::numSamples },
613 rank.sub(5, visual.getAttrib(GLX_SAMPLES)); in configRank()
723 m_glxVisual.getAttrib(GLX_SAMPLES)) in GlxRenderContext()
/external/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp163 glXGetFBConfigAttrib(fDisplay, fbc[i], GLX_SAMPLES, &samples); in GLXGLTestContext()
/external/skqp/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp163 glXGetFBConfigAttrib(fDisplay, fbc[i], GLX_SAMPLES, &samples); in GLXGLTestContext()
/external/mesa3d/include/GL/
Dglx.h156 #define GLX_SAMPLES 0x186a1 /*100001*/ macro
Dglxext.h152 #define GLX_SAMPLES 100001 macro
/external/swiftshader/include/GL/
Dglxext.h152 #define GLX_SAMPLES 100001 macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglxew.h326 #define GLX_SAMPLES 100001 macro