Home | History | Annotate | Download | only in EGL

Lines Matching refs:attr

870     GLint attr;
873 while ((attr=attrib_list[size]) != EGL_NONE) {
874 if (attr == EGL_CONFIG_ID)
1100 GLint attr = *attrib_list++;
1102 if (attr == EGL_CONTEXT_CLIENT_VERSION) {