Searched defs:attrib_ptr (Results 1 – 1 of 1) sorted by relevance
922 auto findAttribute = [](const EGLint* attrib_ptr, GLint attribute, GLint* value) { in eglCreateContextImpl()943 const EGLint* attrib_ptr = attrib_list; in eglCreateContextImpl() local