Searched refs:attrib_p (Results 1 – 1 of 1) sorted by relevance
1075 const EGLint * attrib_p = attrib_list; in eglChooseConfig() local1076 while (attrib_p[0] != EGL_NONE) { in eglChooseConfig()1078 attrib_p += 2; in eglChooseConfig()