Home
last modified time | relevance | path

Searched refs:attribRendererable (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_platform_entries.cpp348 const EGLint* attribRendererable = nullptr; in eglChooseConfigImpl() local
357 attribRendererable = &attrib_list[attribCount]; in eglChooseConfigImpl()
368 if (attribRendererable && attribRendererable[1] == EGL_OPENGL_ES2_BIT && in eglChooseConfigImpl()