Home
last modified time | relevance | path

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

12

/external/angle/src/tests/egl_tests/
DEGLSurfaceTest.cpp203 EGL_SAMPLE_BUFFERS, in chooseDefaultConfig()
639 EGL_SAMPLE_BUFFERS, in TEST_P()
682 EGL_SAMPLE_BUFFERS, in TEST_P()
725 EGL_SAMPLE_BUFFERS, in TEST_P()
767 EGL_SAMPLE_BUFFERS, in TEST_P()
808 EGL_SAMPLE_BUFFERS, in TEST_P()
867 EGL_DEPTH_SIZE, 0, EGL_STENCIL_SIZE, 0, EGL_SAMPLE_BUFFERS, 0, EGL_NONE}; in TEST_P()
977 EGL_DEPTH_SIZE, 0, EGL_STENCIL_SIZE, 0, EGL_SAMPLE_BUFFERS, 0, EGL_NONE}; in TEST_P()
1019 EGL_DEPTH_SIZE, 0, EGL_STENCIL_SIZE, 0, EGL_SAMPLE_BUFFERS, 0, EGL_NONE}; in TEST_P()
1149 EGL_SAMPLE_BUFFERS, 1, in TEST_P()
/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()
/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/main/
Deglconfig.c221 { EGL_SAMPLE_BUFFERS, ATTRIB_TYPE_INTEGER,
294 case EGL_SAMPLE_BUFFERS: in _eglValidateConfig()
599 EGL_SAMPLE_BUFFERS, in _eglCompareConfigs()
Deglconfig.h121 ATTRIB_MAP(EGL_SAMPLE_BUFFERS, SampleBuffers); in _eglOffsetOfConfig()
/external/skia/tools/sk_app/android/
DGLWindowContext_android.cpp83 EGL_SAMPLE_BUFFERS, eglSampleCnt ? 1 : 0, in onInitializeContext()
/external/skqp/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/angle/src/libANGLE/
DConfig.cpp290 case EGL_SAMPLE_BUFFERS: in filter()
/external/cpuinfo/tools/
Dgpu-dump.c234 .id = EGL_SAMPLE_BUFFERS,
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp47 #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.cpp385 …case EGL_SAMPLE_BUFFERS: match = config->mSampleBuffers >= attribIt->second; … in getConfigs()
/external/angle/src/tests/gl_tests/
DMultisampleTest.cpp75 EGL_SAMPLE_BUFFERS, in testSetUp()
/external/deqp/framework/egl/wrapper/
DeglwEnumsC.inl80 #define EGL_SAMPLE_BUFFERS 0x3032 macro
DeglwEnums.inl80 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/external/angle/include/EGL/
Degl.h91 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/external/mesa3d/include/EGL/
Degl.h110 #define EGL_SAMPLE_BUFFERS 0x3032 macro

12