/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLSurfaceTest.cpp | 226 EGL_SAMPLE_BUFFERS, in chooseDefaultConfig() 663 EGL_SAMPLE_BUFFERS, in TEST_P() 706 EGL_SAMPLE_BUFFERS, in TEST_P() 749 EGL_SAMPLE_BUFFERS, in TEST_P() 791 EGL_SAMPLE_BUFFERS, in TEST_P() 832 EGL_SAMPLE_BUFFERS, in TEST_P() 891 EGL_DEPTH_SIZE, 0, EGL_STENCIL_SIZE, 0, EGL_SAMPLE_BUFFERS, 0, EGL_NONE}; in TEST_P() 1006 EGL_DEPTH_SIZE, 0, EGL_STENCIL_SIZE, 0, EGL_SAMPLE_BUFFERS, 0, EGL_NONE}; in TEST_P() 1046 EGL_DEPTH_SIZE, 0, EGL_STENCIL_SIZE, 0, EGL_SAMPLE_BUFFERS, 0, EGL_NONE}; in TEST_P() 1174 EGL_SAMPLE_BUFFERS, in TEST_P() [all...] |
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglChooseConfigTests.cpp | 270 { EGL_SAMPLE_BUFFERS, 0 }, in getValue() 451 { EGL_SAMPLE_BUFFERS, ChooseConfigRandomCase::getInt<0, 1>, }, in genRandomAttributes() 575 { EGL_SAMPLE_BUFFERS, "sample_buffers" }, in init() 646 EGL_SAMPLE_BUFFERS, in init() 674 EGL_SAMPLE_BUFFERS, in init()
|
H A D | teglChooseConfigReference.cpp | 251 SurfaceConfig::compareAttributeSmaller<EGL_SAMPLE_BUFFERS>, in compareTo() 310 rules[EGL_SAMPLE_BUFFERS] = AttribRule(EGL_SAMPLE_BUFFERS, 0, CRITERIA_AT_LEAST, SORTORDER_SMALLER); // 5 in getDefaultRules()
|
H A D | teglConfigList.cpp | 151 egl.getConfigAttrib(display, configs[i], EGL_SAMPLE_BUFFERS, &val); in iterate()
|
/third_party/vk-gl-cts/framework/egl/ |
H A D | egluConfigInfo.cpp | 63 case EGL_SAMPLE_BUFFERS: return sampleBuffers; in getAttribute() 115 egl.getConfigAttrib(display, config, EGL_SAMPLE_BUFFERS, &dst->sampleBuffers); in queryCoreConfigInfo()
|
H A D | egluStrUtil.cpp | 74 case EGL_SAMPLE_BUFFERS: in operator <<()
|
/third_party/mesa3d/src/egl/main/ |
H A D | eglconfig.c | 221 { EGL_SAMPLE_BUFFERS, ATTRIB_TYPE_INTEGER, 294 case EGL_SAMPLE_BUFFERS: in _eglValidateConfig() 599 EGL_SAMPLE_BUFFERS, in _eglCompareConfigs()
|
H A D | eglconfig.h | 120 ATTRIB_MAP(EGL_SAMPLE_BUFFERS, SampleBuffers); in _eglOffsetOfConfig()
|
/third_party/skia/tools/sk_app/android/ |
H A D | GLWindowContext_android.cpp | 83 EGL_SAMPLE_BUFFERS, eglSampleCnt ? 1 : 0, in onInitializeContext()
|
/third_party/skia/tools/sk_app/win/ |
H A D | ANGLEWindowContext_win.cpp | 94 EGL_SAMPLE_BUFFERS, in onInitializeContext()
|
/third_party/EGL/api/1.2/EGL/ |
H A D | egl.h | 86 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/third_party/EGL/api/1.2/ |
H A D | egl.h | 82 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/third_party/EGL/api/1.1/EGL/ |
H A D | egl.h | 108 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/third_party/skia/third_party/externals/egl-registry/api/1.2/EGL/ |
H A D | egl.h | 82 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/third_party/skia/third_party/externals/egl-registry/api/1.1/EGL/ |
H A D | egl.h | 138 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/third_party/skia/third_party/externals/egl-registry/api/1.2/ |
H A D | egl.h | 82 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/third_party/EGL/api/1.0/EGL/ |
H A D | egl.h | 103 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/third_party/EGL/api/1.0/ |
H A D | egl.h | 100 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Config.cpp | 290 case EGL_SAMPLE_BUFFERS:
|
/third_party/skia/third_party/externals/egl-registry/api/1.0/EGL/ |
H A D | egl.h | 100 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/third_party/skia/third_party/externals/egl-registry/api/1.0/ |
H A D | egl.h | 100 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/third_party/skia/third_party/externals/swiftshader/include/EGL/ |
H A D | egl.h | 106 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | MultisampleTest.cpp | 75 EGL_SAMPLE_BUFFERS,
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
H A D | Config.cpp | 385 case EGL_SAMPLE_BUFFERS: match = config->mSampleBuffers >= attribIt->second; break;
|
/third_party/skia/tools/gpu/gl/command_buffer/ |
H A D | GLTestContext_command_buffer.cpp | 48 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|