Home
last modified time | relevance | path

Searched refs:EGL_SAMPLE_BUFFERS (Results 1 – 25 of 28) sorted by relevance

12

/external/deqp/modules/egl/
DteglChooseConfigTests.cpp270 { EGL_SAMPLE_BUFFERS, 0 }, in getValue()
440 { EGL_SAMPLE_BUFFERS, ChooseConfigRandomCase::getInt<0, 1>, }, in genRandomAttributes()
563 { EGL_SAMPLE_BUFFERS, "sample_buffers" }, in init()
633 EGL_SAMPLE_BUFFERS, in init()
661 EGL_SAMPLE_BUFFERS, in init()
DteglChooseConfigReference.cpp251 SurfaceConfig::compareAttributeSmaller<EGL_SAMPLE_BUFFERS>, in compareTo()
310 …rules[EGL_SAMPLE_BUFFERS] = AttribRule(EGL_SAMPLE_BUFFERS, 0, CRITERIA_AT_LEAST, SORTORDER… in getDefaultRules()
DteglConfigList.cpp151 egl.getConfigAttrib(display, configs[i], EGL_SAMPLE_BUFFERS, &val); in iterate()
DteglQueryConfigTests.cpp578 { EGL_SAMPLE_BUFFERS, "sample_buffers" }, in init()
DteglMultiThreadTests.cpp500 case EGL_SAMPLE_BUFFERS: return "EGL_SAMPLE_BUFFERS"; in configAttributeToString()
662 EGL_SAMPLE_BUFFERS, in runThread()
/external/deqp/framework/egl/
DegluConfigInfo.cpp63 case EGL_SAMPLE_BUFFERS: return sampleBuffers; in getAttribute()
112 egl.getConfigAttrib(display, config, EGL_SAMPLE_BUFFERS, &dst->sampleBuffers); in queryCoreConfigInfo()
DegluStrUtil.inl99 case EGL_SAMPLE_BUFFERS: return "EGL_SAMPLE_BUFFERS";
DegluStrUtil.cpp73 case EGL_SAMPLE_BUFFERS: in operator <<()
/external/mesa3d/src/egl/drivers/haiku/
Degl_haiku.cpp175 _eglSetConfigKey(&conf->base, EGL_SAMPLE_BUFFERS, 0); // TODO: How to get the right value ? in haiku_add_configs_for_visuals()
176 …_eglSetConfigKey(&conf->base, EGL_SAMPLES, _eglGetConfigKey(&conf->base, EGL_SAMPLE_BUFFERS) == 0 … in haiku_add_configs_for_visuals()
/external/mesa3d/src/egl/main/
Deglconfig.c221 { EGL_SAMPLE_BUFFERS, ATTRIB_TYPE_INTEGER,
293 case EGL_SAMPLE_BUFFERS: in _eglValidateConfig()
596 EGL_SAMPLE_BUFFERS, in _eglCompareConfigs()
Deglconfig.h121 ATTRIB_MAP(EGL_SAMPLE_BUFFERS, SampleBuffers); in _eglOffsetOfConfig()
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.cpp483 eglGetConfigAttrib(m_EGLDisplay, m_EGLConfig, EGL_SAMPLE_BUFFERS , &i32Values[0]); in OutputAPIInfo()
596 conflist[i++] = EGL_SAMPLE_BUFFERS; in SelectEGLConfiguration()
603 conflist[i++] = EGL_SAMPLE_BUFFERS; in SelectEGLConfiguration()
/external/skqp/tools/sk_app/android/
DGLWindowContext_android.cpp83 EGL_SAMPLE_BUFFERS, eglSampleCnt ? 1 : 0, in onInitializeContext()
/external/skia/tools/sk_app/android/
DGLWindowContext_android.cpp83 EGL_SAMPLE_BUFFERS, eglSampleCnt ? 1 : 0, in onInitializeContext()
/external/skqp/tools/sk_app/win/
DANGLEWindowContext_win.cpp94 EGL_SAMPLE_BUFFERS, in onInitializeContext()
/external/skia/tools/sk_app/win/
DANGLEWindowContext_win.cpp94 EGL_SAMPLE_BUFFERS, in onInitializeContext()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
Degl.h114 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/
DViEAndroidGLES20.java225 EGL10.EGL_SAMPLE_BUFFERS, in printConfig()
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp48 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/external/mesa3d/include/EGL/
Degl.h106 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/external/swiftshader/include/EGL/
Degl.h106 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/external/skqp/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp48 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/external/swiftshader/src/OpenGL/libEGL/
DConfig.cpp383 …case EGL_SAMPLE_BUFFERS: match = config->mSampleBuffers >= attribIt->second; … in getConfigs()
/external/deqp/framework/egl/wrapper/
DeglwEnums.inl80 #define EGL_SAMPLE_BUFFERS 0x3032 macro
DeglwEnumsC.inl80 #define EGL_SAMPLE_BUFFERS 0x3032 macro

12