Searched refs:GLX_SAMPLES (Results 1 – 6 of 6) sorted by relevance
/external/deqp/framework/platform/X11/ |
D | tcuX11GlxPlatform.cpp | 399 { GLX_SAMPLES, &RenderConfig::numSamples }, 528 rank.sub(5, visual.getAttrib(GLX_SAMPLES)); in configRank() 629 m_glxVisual.getAttrib(GLX_SAMPLES)) in GlxRenderContext()
|
/external/skia/src/gpu/gl/glx/ |
D | SkCreatePlatformGLContext_glx.cpp | 118 glXGetFBConfigAttrib(fDisplay, fbc[i], GLX_SAMPLES, &samples); in GLXGLContext()
|
/external/mesa3d/include/GL/ |
D | glx.h | 174 #define GLX_SAMPLES 0x186a1 /*100001*/ macro
|
D | glxext.h | 116 #define GLX_SAMPLES 100001 macro
|
/external/mesa3d/src/egl/drivers/glx/ |
D | egl_glx.c | 205 { GLX_SAMPLES, EGL_SAMPLES }, 354 { GLX_SAMPLES, EGL_SAMPLES },
|
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
D | glxew.h | 329 #define GLX_SAMPLES 100001 macro
|