/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLChooseConfigTest.cpp | 58 eglGetConfigAttrib(display, config, EGL_LEVEL, &level); in TEST_P() 85 eglGetConfigAttrib(display, config, EGL_LEVEL, &level); in TEST_P()
|
/third_party/vk-gl-cts/framework/egl/ |
H A D | egluConfigInfo.cpp | 54 case EGL_LEVEL: return level; in getAttribute() 106 egl.getConfigAttrib(display, config, EGL_LEVEL, &dst->level); in queryCoreConfigInfo()
|
H A D | egluStrUtil.cpp | 69 case EGL_LEVEL: in operator <<()
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglChooseConfigTests.cpp | 265 { EGL_LEVEL, 0 }, in getValue() 444 { EGL_LEVEL, ChooseConfigRandomCase::getInt<0, 1>, }, in genRandomAttributes() 569 { EGL_LEVEL, "level" }, in init() 667 EGL_LEVEL, in init()
|
H A D | teglConfigList.cpp | 126 egl.getConfigAttrib(display, configs[i], EGL_LEVEL, &val); in iterate()
|
H A D | teglChooseConfigReference.cpp | 304 rules[EGL_LEVEL] = AttribRule(EGL_LEVEL, 0, CRITERIA_EXACT, SORTORDER_NONE); in getDefaultRules()
|
H A D | teglQueryConfigTests.cpp | 591 { EGL_LEVEL, "level" }, in init()
|
/third_party/EGL/api/1.2/EGL/ |
H A D | egl.h | 77 #define EGL_LEVEL 0x3029 macro
|
/third_party/EGL/api/1.2/ |
H A D | egl.h | 73 #define EGL_LEVEL 0x3029 macro
|
/third_party/EGL/api/1.1/EGL/ |
H A D | egl.h | 99 #define EGL_LEVEL 0x3029 macro
|
/third_party/mesa3d/src/egl/main/ |
H A D | eglconfig.h | 112 ATTRIB_MAP(EGL_LEVEL, Level); in _eglOffsetOfConfig()
|
H A D | eglconfig.c | 191 { EGL_LEVEL, ATTRIB_TYPE_PLATFORM, 552 /* EGL_LEVEL and EGL_MATCH_NATIVE_PIXMAP cannot be EGL_DONT_CARE */ in _eglParseConfigAttribList()
|
/third_party/skia/third_party/externals/egl-registry/api/1.2/EGL/ |
H A D | egl.h | 73 #define EGL_LEVEL 0x3029 macro
|
/third_party/skia/third_party/externals/egl-registry/api/1.1/EGL/ |
H A D | egl.h | 129 #define EGL_LEVEL 0x3029 macro
|
/third_party/skia/third_party/externals/egl-registry/api/1.2/ |
H A D | egl.h | 73 #define EGL_LEVEL 0x3029 macro
|
/third_party/EGL/api/1.0/EGL/ |
H A D | egl.h | 94 #define EGL_LEVEL 0x3029 macro
|
/third_party/EGL/api/1.0/ |
H A D | egl.h | 91 #define EGL_LEVEL 0x3029 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Config.cpp | 278 case EGL_LEVEL:
|
/third_party/skia/third_party/externals/egl-registry/api/1.0/EGL/ |
H A D | egl.h | 91 #define EGL_LEVEL 0x3029 macro
|
/third_party/skia/third_party/externals/egl-registry/api/1.0/ |
H A D | egl.h | 91 #define EGL_LEVEL 0x3029 macro
|
/third_party/skia/third_party/externals/swiftshader/include/EGL/ |
H A D | egl.h | 88 #define EGL_LEVEL 0x3029 macro
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
H A D | Config.cpp | 381 case EGL_LEVEL: match = config->mLevel >= attribIt->second; break;
|
/third_party/skia/third_party/externals/egl-registry/api/EGL/ |
H A D | egl.h | 88 #define EGL_LEVEL 0x3029 macro
|
/third_party/EGL/api/EGL/ |
H A D | egl.h | 73 #define EGL_LEVEL 0x3029 macro
|
/third_party/mesa3d/include/EGL/ |
H A D | egl.h | 73 #define EGL_LEVEL 0x3029 macro
|