Home
last modified time | relevance | path

Searched refs:EGL_LEVEL (Results 1 – 25 of 26) 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()
DteglChooseConfigReference.cpp304 rules[EGL_LEVEL] = AttribRule(EGL_LEVEL, 0, CRITERIA_EXACT, SORTORDER_NONE); in getDefaultRules()
DteglConfigList.cpp126 egl.getConfigAttrib(display, configs[i], EGL_LEVEL, &val); in iterate()
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/ComputeLibrary/include/linux/EGL/
Degl.h88 #define EGL_LEVEL 0x3029 macro
/external/angle/src/libANGLE/
DConfig.cpp278 case EGL_LEVEL: in filter()
DDisplay.cpp1216 attribsWithDefaults.insert(EGL_LEVEL, 0); in chooseConfig()
Dqueryutils.cpp4099 case EGL_LEVEL: in QueryConfigAttrib()
/external/cpuinfo/tools/
Dgpu-dump.c242 .id = EGL_LEVEL,
/external/deqp/framework/egl/wrapper/
DeglwEnumsC.inl72 #define EGL_LEVEL 0x3029 macro
DeglwEnums.inl72 #define EGL_LEVEL 0x3029 macro
/external/mesa3d/include/EGL/
Degl.h92 #define EGL_LEVEL 0x3029 macro
/external/angle/include/EGL/
Degl.h73 #define EGL_LEVEL 0x3029 macro
/external/angle/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp624 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
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c311 [__DRI_ATTRIB_LEVEL] = EGL_LEVEL,

12