Home | History | Annotate | Download | only in libagl

Lines Matching refs:attr

1159 static int isAttributeMatching(int i, EGLint attr, EGLint val)
1166 attr);
1172 attr);
1179 attr);
1514 EGLint attr = *attrib_list++;
1519 if (isAttributeMatching(i, attr, val) == 0) {