Home
last modified time | relevance | path

Searched refs:EGL_LEVEL (Results 1 - 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLChooseConfigTest.cpp58 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 DegluConfigInfo.cpp54 case EGL_LEVEL: return level; in getAttribute()
106 egl.getConfigAttrib(display, config, EGL_LEVEL, &dst->level); in queryCoreConfigInfo()
H A DegluStrUtil.cpp69 case EGL_LEVEL: in operator <<()
/third_party/vk-gl-cts/modules/egl/
H A DteglChooseConfigTests.cpp265 { 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 DteglConfigList.cpp126 egl.getConfigAttrib(display, configs[i], EGL_LEVEL, &val); in iterate()
H A DteglChooseConfigReference.cpp304 rules[EGL_LEVEL] = AttribRule(EGL_LEVEL, 0, CRITERIA_EXACT, SORTORDER_NONE); in getDefaultRules()
H A DteglQueryConfigTests.cpp591 { EGL_LEVEL, "level" }, in init()
/third_party/EGL/api/1.2/EGL/
H A Degl.h77 #define EGL_LEVEL 0x3029 macro
/third_party/EGL/api/1.2/
H A Degl.h73 #define EGL_LEVEL 0x3029 macro
/third_party/EGL/api/1.1/EGL/
H A Degl.h99 #define EGL_LEVEL 0x3029 macro
/third_party/mesa3d/src/egl/main/
H A Deglconfig.h112 ATTRIB_MAP(EGL_LEVEL, Level); in _eglOffsetOfConfig()
H A Deglconfig.c191 { 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 Degl.h73 #define EGL_LEVEL 0x3029 macro
/third_party/skia/third_party/externals/egl-registry/api/1.1/EGL/
H A Degl.h129 #define EGL_LEVEL 0x3029 macro
/third_party/skia/third_party/externals/egl-registry/api/1.2/
H A Degl.h73 #define EGL_LEVEL 0x3029 macro
/third_party/EGL/api/1.0/EGL/
H A Degl.h94 #define EGL_LEVEL 0x3029 macro
/third_party/EGL/api/1.0/
H A Degl.h91 #define EGL_LEVEL 0x3029 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DConfig.cpp278 case EGL_LEVEL:
/third_party/skia/third_party/externals/egl-registry/api/1.0/EGL/
H A Degl.h91 #define EGL_LEVEL 0x3029 macro
/third_party/skia/third_party/externals/egl-registry/api/1.0/
H A Degl.h91 #define EGL_LEVEL 0x3029 macro
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Degl.h88 #define EGL_LEVEL 0x3029 macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DConfig.cpp381 case EGL_LEVEL: match = config->mLevel >= attribIt->second; break;
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Degl.h88 #define EGL_LEVEL 0x3029 macro
/third_party/EGL/api/EGL/
H A Degl.h73 #define EGL_LEVEL 0x3029 macro
/third_party/mesa3d/include/EGL/
H A Degl.h73 #define EGL_LEVEL 0x3029 macro

Completed in 17 milliseconds

12