Home
last modified time | relevance | path

Searched refs:EGL_STENCIL_SIZE (Results 1 – 25 of 56) sorted by relevance

123

/external/skqp/tools/sk_app/android/
DGLWindowContext_android.cpp82 EGL_STENCIL_SIZE, 8, in onInitializeContext()
116 eglGetConfigAttrib(fDisplay, surfaceConfig, EGL_STENCIL_SIZE, &fStencilBits); in onInitializeContext()
/external/skia/tools/sk_app/android/
DGLWindowContext_android.cpp82 EGL_STENCIL_SIZE, 8, in onInitializeContext()
116 eglGetConfigAttrib(fDisplay, surfaceConfig, EGL_STENCIL_SIZE, &fStencilBits); in onInitializeContext()
/external/angle/src/tests/egl_tests/
DEGLSurfaceTest.cpp201 EGL_STENCIL_SIZE, in chooseDefaultConfig()
637 EGL_STENCIL_SIZE, in TEST_P()
680 EGL_STENCIL_SIZE, in TEST_P()
723 EGL_STENCIL_SIZE, in TEST_P()
765 EGL_STENCIL_SIZE, in TEST_P()
806 EGL_STENCIL_SIZE, 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()
1148 EGL_STENCIL_SIZE, 0, in TEST_P()
DEGLRecordableTest.cpp57 EGL_STENCIL_SIZE, EGL_DONT_CARE, EGL_RECORDABLE_ANDROID, EGL_FALSE, EGL_NONE}; in TEST_P()
DEGLContextCompatibilityTest.cpp131 eglGetConfigAttrib(display, config, EGL_STENCIL_SIZE, &stencil); in EGLConfigName()
228 eglGetConfigAttrib(mDisplay, c1, EGL_STENCIL_SIZE, &stencil1); in areConfigsCompatible()
229 eglGetConfigAttrib(mDisplay, c2, EGL_STENCIL_SIZE, &stencil2); in areConfigsCompatible()
DEGLSurfaceTestMac.mm45 EGL_DEPTH_SIZE, EGL_DONT_CARE, EGL_STENCIL_SIZE, EGL_DONT_CARE, EGL_NONE};
DEGLDirectCompositionTest.cpp147 EGL_DEPTH_SIZE, 8, EGL_STENCIL_SIZE, 8, EGL_NONE}; in Init()
/external/deqp/modules/egl/
DteglChooseConfigTests.cpp272 { EGL_STENCIL_SIZE, 0 }, in getValue()
442 { EGL_STENCIL_SIZE, ChooseConfigRandomCase::getInt<0, 1>, }, in genRandomAttributes()
565 { EGL_STENCIL_SIZE, "stencil_size" }, in init()
610 EGL_STENCIL_SIZE in init()
620 EGL_STENCIL_SIZE in init()
663 EGL_STENCIL_SIZE, in init()
DteglChooseConfigReference.cpp254 SurfaceConfig::compareAttributeSmaller<EGL_STENCIL_SIZE>, in compareTo()
312 …rules[EGL_STENCIL_SIZE] = AttribRule(EGL_STENCIL_SIZE, 0, CRITERIA_AT_LEAST, SORTORDER_S… in getDefaultRules()
DteglConfigList.cpp157 egl.getConfigAttrib(display, configs[i], EGL_STENCIL_SIZE, &val); in iterate()
/external/deqp/framework/egl/
DegluConfigInfo.cpp65 case EGL_STENCIL_SIZE: return stencilSize; in getAttribute()
114 egl.getConfigAttrib(display, config, EGL_STENCIL_SIZE, &dst->stencilSize); in queryCoreConfigInfo()
DegluConfigFilter.cpp80 int CandidateConfig::stencilSize (void) const { return get(EGL_STENCIL_SIZE); } in stencilSize()
DegluStrUtil.inl101 case EGL_STENCIL_SIZE: return "EGL_STENCIL_SIZE";
DegluStrUtil.cpp75 case EGL_STENCIL_SIZE: in operator <<()
DegluGLUtil.cpp251 { &glu::RenderConfig::stencilBits, EGL_STENCIL_SIZE }, in configMatches()
/external/skqp/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp46 #define EGL_STENCIL_SIZE 0x3025 macro
386 gfGetConfigAttrib(fDisplay, static_cast<EGLConfig>(fConfig), EGL_STENCIL_SIZE, &result); in getStencilBits()
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp45 #define EGL_STENCIL_SIZE 0x3025 macro
389 gfGetConfigAttrib(fDisplay, static_cast<EGLConfig>(fConfig), EGL_STENCIL_SIZE, &result); in getStencilBits()
/external/libkmsxx/kmscube/
Dcube-egl.cpp20 getconf(EGL_STENCIL_SIZE), in print_egl_config()
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp337 frame_buffer_attribs.push_back(EGL_STENCIL_SIZE); in EglRenderContext()
360 eglGetConfigAttrib(m_eglDisplay, all_configs[i], EGL_STENCIL_SIZE, &stencil); in EglRenderContext()
/external/deqp/external/openglcts/modules/common/
DglcConfigListEGL.cpp112 deInt32 stencilSize = eglu::getConfigAttribInt(library, display, *cfgIter, EGL_STENCIL_SIZE); in getDefaultEglConfigList()
/external/mesa3d/src/egl/main/
Deglconfig.h110 ATTRIB_MAP(EGL_STENCIL_SIZE, StencilSize); in _eglOffsetOfConfig()
Deglconfig.c227 { EGL_STENCIL_SIZE, ATTRIB_TYPE_INTEGER,
602 EGL_STENCIL_SIZE, in _eglCompareConfigs()
/external/angle/src/libANGLE/
DConfig_unittest.cpp128 {EGL_DEPTH_SIZE, &egl::Config::depthSize}, {EGL_STENCIL_SIZE, &egl::Config::stencilSize}, in TEST()
/external/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
DSkottieRunner.java249 EGL10.EGL_STENCIL_SIZE, STENCIL_BUFFER_SIZE, in getConfig()
/external/angle/util/
DEGLWindow.cpp365 EGL_STENCIL_SIZE, in initializeSurface()
402 eglGetConfigAttrib(mDisplay, mConfig, EGL_STENCIL_SIZE, &mConfigParams.stencilBits); in initializeSurface()

123