Home
last modified time | relevance | path

Searched refs:EGL_LUMINANCE_SIZE (Results 1 - 25 of 31) sorted by relevance

12

/third_party/vk-gl-cts/framework/egl/
H A DegluConfigInfo.cpp44 case EGL_LUMINANCE_SIZE: return luminanceSize; in getAttribute()
96 egl.getConfigAttrib(display, config, EGL_LUMINANCE_SIZE, &dst->luminanceSize); in queryCoreConfigInfo()
H A DegluStrUtil.cpp70 case EGL_LUMINANCE_SIZE: in operator <<()
/third_party/vk-gl-cts/modules/egl/
H A DteglChooseConfigTests.cpp256 { EGL_LUMINANCE_SIZE, 0 }, in getValue()
434 { EGL_LUMINANCE_SIZE, ChooseConfigRandomCase::getInt<0, 1>, }, in genRandomAttributes()
559 { EGL_LUMINANCE_SIZE, "luminance_size" }, in init()
630 EGL_LUMINANCE_SIZE, in init()
H A DteglQueryConfigTests.cpp60 case EGL_LUMINANCE_SIZE: in isAttributePresent()
464 const EGLint luminanceSize = getValue(config, EGL_LUMINANCE_SIZE); in executeTest()
581 { EGL_LUMINANCE_SIZE, "luminance_size" }, in init()
H A DteglChooseConfigReference.cpp294 rules[EGL_LUMINANCE_SIZE] = AttribRule(EGL_LUMINANCE_SIZE, 0, CRITERIA_AT_LEAST, SORTORDER_SPECIAL); // 3 in getDefaultRules()
470 EGL_LUMINANCE_SIZE, in getSpecifiedLuminanceColors()
H A DteglConfigList.cpp93 egl.getConfigAttrib(display, configs[i], EGL_LUMINANCE_SIZE, &val); in iterate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DConfig.cpp201 mWantLuminance = wantsComponent(attributeMap, EGL_LUMINANCE_SIZE);
332 case EGL_LUMINANCE_SIZE:
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DConfig.cpp275 case EGL_LUMINANCE_SIZE: mWantLuminance = isSpecified; break;
395 case EGL_LUMINANCE_SIZE: match = config->mLuminanceSize >= attribIt->second; break;
H A DDisplay.cpp271 case EGL_LUMINANCE_SIZE: *value = configuration->mLuminanceSize; break; in getConfigAttrib()
/third_party/EGL/api/1.2/EGL/
H A Degl.h97 #define EGL_LUMINANCE_SIZE 0x303D macro
/third_party/EGL/api/1.2/
H A Degl.h93 #define EGL_LUMINANCE_SIZE 0x303D macro
/third_party/mesa3d/src/egl/main/
H A Deglconfig.h130 ATTRIB_MAP(EGL_LUMINANCE_SIZE, LuminanceSize); in _eglOffsetOfConfig()
H A Deglconfig.c161 { EGL_LUMINANCE_SIZE, ATTRIB_TYPE_INTEGER,
/third_party/skia/third_party/externals/egl-registry/api/1.2/EGL/
H A Degl.h93 #define EGL_LUMINANCE_SIZE 0x303D macro
/third_party/skia/third_party/externals/egl-registry/api/1.2/
H A Degl.h93 #define EGL_LUMINANCE_SIZE 0x303D macro
/third_party/EGL/api/1.0/EGL/
H A Degl.h114 #define EGL_LUMINANCE_SIZE 0x303D macro
/third_party/EGL/api/1.0/
H A Degl.h111 #define EGL_LUMINANCE_SIZE 0x303D macro
/third_party/skia/third_party/externals/egl-registry/api/1.0/EGL/
H A Degl.h111 #define EGL_LUMINANCE_SIZE 0x303D macro
/third_party/skia/third_party/externals/egl-registry/api/1.0/
H A Degl.h111 #define EGL_LUMINANCE_SIZE 0x303D macro
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Degl.h188 #define EGL_LUMINANCE_SIZE 0x303D macro
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Degl.h188 #define EGL_LUMINANCE_SIZE 0x303D macro
/third_party/EGL/api/EGL/
H A Degl.h205 #define EGL_LUMINANCE_SIZE 0x303D macro
/third_party/mesa3d/include/EGL/
H A Degl.h205 #define EGL_LUMINANCE_SIZE 0x303D macro
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp425 << " Lum:" << GetAttrib(mDisplay, config, EGL_LUMINANCE_SIZE) in TEST_P()
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Degl.h205 #define EGL_LUMINANCE_SIZE 0x303D macro

Completed in 22 milliseconds

12