Home
last modified time | relevance | path

Searched defs:attrib_ptr (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp922 auto findAttribute = [](const EGLint* attrib_ptr, GLint attribute, GLint* value) { in eglCreateContextImpl()
943 const EGLint* attrib_ptr = attrib_list; in eglCreateContextImpl() local