Home
last modified time | relevance | path

Searched refs:EGL_SAMPLE_BUFFERS (Results 1 - 25 of 41) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLSurfaceTest.cpp226 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 DteglChooseConfigTests.cpp270 { 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 DteglChooseConfigReference.cpp251 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 DteglConfigList.cpp151 egl.getConfigAttrib(display, configs[i], EGL_SAMPLE_BUFFERS, &val); in iterate()
/third_party/vk-gl-cts/framework/egl/
H A DegluConfigInfo.cpp63 case EGL_SAMPLE_BUFFERS: return sampleBuffers; in getAttribute()
115 egl.getConfigAttrib(display, config, EGL_SAMPLE_BUFFERS, &dst->sampleBuffers); in queryCoreConfigInfo()
H A DegluStrUtil.cpp74 case EGL_SAMPLE_BUFFERS: in operator <<()
/third_party/mesa3d/src/egl/main/
H A Deglconfig.c221 { EGL_SAMPLE_BUFFERS, ATTRIB_TYPE_INTEGER,
294 case EGL_SAMPLE_BUFFERS: in _eglValidateConfig()
599 EGL_SAMPLE_BUFFERS, in _eglCompareConfigs()
H A Deglconfig.h120 ATTRIB_MAP(EGL_SAMPLE_BUFFERS, SampleBuffers); in _eglOffsetOfConfig()
/third_party/skia/tools/sk_app/android/
H A DGLWindowContext_android.cpp83 EGL_SAMPLE_BUFFERS, eglSampleCnt ? 1 : 0, in onInitializeContext()
/third_party/skia/tools/sk_app/win/
H A DANGLEWindowContext_win.cpp94 EGL_SAMPLE_BUFFERS, in onInitializeContext()
/third_party/EGL/api/1.2/EGL/
H A Degl.h86 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/third_party/EGL/api/1.2/
H A Degl.h82 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/third_party/EGL/api/1.1/EGL/
H A Degl.h108 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/third_party/skia/third_party/externals/egl-registry/api/1.2/EGL/
H A Degl.h82 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/third_party/skia/third_party/externals/egl-registry/api/1.1/EGL/
H A Degl.h138 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/third_party/skia/third_party/externals/egl-registry/api/1.2/
H A Degl.h82 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/third_party/EGL/api/1.0/EGL/
H A Degl.h103 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/third_party/EGL/api/1.0/
H A Degl.h100 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DConfig.cpp290 case EGL_SAMPLE_BUFFERS:
/third_party/skia/third_party/externals/egl-registry/api/1.0/EGL/
H A Degl.h100 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/third_party/skia/third_party/externals/egl-registry/api/1.0/
H A Degl.h100 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Degl.h106 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMultisampleTest.cpp75 EGL_SAMPLE_BUFFERS,
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DConfig.cpp385 case EGL_SAMPLE_BUFFERS: match = config->mSampleBuffers >= attribIt->second; break;
/third_party/skia/tools/gpu/gl/command_buffer/
H A DGLTestContext_command_buffer.cpp48 #define EGL_SAMPLE_BUFFERS 0x3032 macro

Completed in 16 milliseconds

12