/external/angle/src/tests/egl_tests/ |
D | EGLSurfaceTest.cpp | 203 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/ |
D | teglChooseConfigTests.cpp | 270 { 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()
|
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… in getDefaultRules()
|
D | teglConfigList.cpp | 151 egl.getConfigAttrib(display, configs[i], EGL_SAMPLE_BUFFERS, &val); in iterate()
|
D | teglQueryConfigTests.cpp | 578 { EGL_SAMPLE_BUFFERS, "sample_buffers" }, in init()
|
/external/deqp/framework/egl/ |
D | egluConfigInfo.cpp | 63 case EGL_SAMPLE_BUFFERS: return sampleBuffers; in getAttribute() 112 egl.getConfigAttrib(display, config, EGL_SAMPLE_BUFFERS, &dst->sampleBuffers); in queryCoreConfigInfo()
|
D | egluStrUtil.inl | 99 case EGL_SAMPLE_BUFFERS: return "EGL_SAMPLE_BUFFERS";
|
D | egluStrUtil.cpp | 73 case EGL_SAMPLE_BUFFERS: in operator <<()
|
/external/mesa3d/src/egl/main/ |
D | eglconfig.c | 221 { EGL_SAMPLE_BUFFERS, ATTRIB_TYPE_INTEGER, 294 case EGL_SAMPLE_BUFFERS: in _eglValidateConfig() 599 EGL_SAMPLE_BUFFERS, in _eglCompareConfigs()
|
D | eglconfig.h | 121 ATTRIB_MAP(EGL_SAMPLE_BUFFERS, SampleBuffers); in _eglOffsetOfConfig()
|
/external/skia/tools/sk_app/android/ |
D | GLWindowContext_android.cpp | 83 EGL_SAMPLE_BUFFERS, eglSampleCnt ? 1 : 0, in onInitializeContext()
|
/external/skqp/tools/sk_app/android/ |
D | GLWindowContext_android.cpp | 83 EGL_SAMPLE_BUFFERS, eglSampleCnt ? 1 : 0, in onInitializeContext()
|
/external/skqp/tools/sk_app/win/ |
D | ANGLEWindowContext_win.cpp | 94 EGL_SAMPLE_BUFFERS, in onInitializeContext()
|
/external/skia/tools/sk_app/win/ |
D | ANGLEWindowContext_win.cpp | 94 EGL_SAMPLE_BUFFERS, in onInitializeContext()
|
/external/angle/src/libANGLE/ |
D | Config.cpp | 290 case EGL_SAMPLE_BUFFERS: in filter()
|
/external/cpuinfo/tools/ |
D | gpu-dump.c | 234 .id = EGL_SAMPLE_BUFFERS,
|
/external/skia/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.cpp | 47 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/external/swiftshader/include/EGL/ |
D | egl.h | 106 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/external/skqp/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.cpp | 48 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | Config.cpp | 385 …case EGL_SAMPLE_BUFFERS: match = config->mSampleBuffers >= attribIt->second; … in getConfigs()
|
/external/angle/src/tests/gl_tests/ |
D | MultisampleTest.cpp | 75 EGL_SAMPLE_BUFFERS, in testSetUp()
|
/external/deqp/framework/egl/wrapper/ |
D | eglwEnumsC.inl | 80 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
D | eglwEnums.inl | 80 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/external/angle/include/EGL/ |
D | egl.h | 91 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/external/mesa3d/include/EGL/ |
D | egl.h | 110 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|