Home
last modified time | relevance | path

Searched refs:EGL_LEVEL (Results 1 – 25 of 28) sorted by relevance

12

/external/angle/src/tests/egl_tests/
DEGLChooseConfigTest.cpp58 eglGetConfigAttrib(display, config, EGL_LEVEL, &level); in TEST_P()
85 eglGetConfigAttrib(display, config, EGL_LEVEL, &level); in TEST_P()
/external/deqp/framework/egl/
DegluConfigInfo.cpp54 case EGL_LEVEL: return level; in getAttribute()
103 egl.getConfigAttrib(display, config, EGL_LEVEL, &dst->level); in queryCoreConfigInfo()
DegluStrUtil.inl92 case EGL_LEVEL: return "EGL_LEVEL";
DegluStrUtil.cpp68 case EGL_LEVEL: in operator <<()
/external/deqp/modules/egl/
DteglChooseConfigTests.cpp265 { EGL_LEVEL, 0 }, in getValue()
433 { EGL_LEVEL, ChooseConfigRandomCase::getInt<0, 1>, }, in genRandomAttributes()
557 { EGL_LEVEL, "level" }, in init()
654 EGL_LEVEL, in init()
DteglConfigList.cpp126 egl.getConfigAttrib(display, configs[i], EGL_LEVEL, &val); in iterate()
DteglChooseConfigReference.cpp304 rules[EGL_LEVEL] = AttribRule(EGL_LEVEL, 0, CRITERIA_EXACT, SORTORDER_NONE); in getDefaultRules()
DteglQueryConfigTests.cpp572 { EGL_LEVEL, "level" }, in init()
DteglMultiThreadTests.cpp490 case EGL_LEVEL: return "EGL_LEVEL"; in configAttributeToString()
652 EGL_LEVEL, in runThread()
DteglWideColorTests.cpp795 info.level = eglu::getConfigAttribInt(egl, m_eglDisplay, config, EGL_LEVEL); in writeEglConfig()
/external/mesa3d/src/egl/main/
Deglconfig.h113 ATTRIB_MAP(EGL_LEVEL, Level); in _eglOffsetOfConfig()
Deglconfig.c191 { EGL_LEVEL, ATTRIB_TYPE_PLATFORM,
/external/cpuinfo/tools/
Dgpu-dump.c242 .id = EGL_LEVEL,
/external/angle/src/libANGLE/
DConfig.cpp278 case EGL_LEVEL: in filter()
DDisplay.cpp1057 attribsWithDefaults.insert(EGL_LEVEL, 0); in chooseConfig()
/external/swiftshader/include/EGL/
Degl.h88 #define EGL_LEVEL 0x3029 macro
/external/swiftshader/src/OpenGL/libEGL/
DConfig.cpp381 …case EGL_LEVEL: match = config->mLevel >= attribIt->second; … in getConfigs()
DDisplay.cpp256 case EGL_LEVEL: *value = configuration->mLevel; break; in getConfigAttrib()
/external/deqp/framework/egl/wrapper/
DeglwEnums.inl72 #define EGL_LEVEL 0x3029 macro
DeglwEnumsC.inl72 #define EGL_LEVEL 0x3029 macro
/external/angle/include/EGL/
Degl.h73 #define EGL_LEVEL 0x3029 macro
/external/mesa3d/include/EGL/
Degl.h92 #define EGL_LEVEL 0x3029 macro
/external/angle/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp442 getConfigAttrib(configs[i], EGL_LEVEL, &config.level); in generateConfigs()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h197 #define EGL_LEVEL 0x3029 macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Degl_generated.h284 #define EGL_LEVEL 0x3029 macro

12