Searched defs:attribRendererable (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp309 const EGLint *attribRendererable = NULL; local
318 attribRendererable = &attrib_list[attribCount];
327 if (attribRendererable && attribRendererable[1] == EGL_OPENGL_ES2_BIT &&

Completed in 13 milliseconds