Lines Matching refs:EGL_SUCCESS
133 RETURN_EGL_ERROR(disp, EGL_SUCCESS, ret)
135 /* record EGL_SUCCESS only when ret evaluates to true */
137 RETURN_EGL_ERROR(disp, (ret) ? EGL_SUCCESS : 0, ret)
317 return EGL_SUCCESS;
335 return EGL_SUCCESS;
435 if (_eglConvertIntsToAttribs(int_attribs, &attrib_list) != EGL_SUCCESS)
1594 EGLint err = EGL_SUCCESS;
1628 t->LastError = EGL_SUCCESS;
1897 if (err != EGL_SUCCESS)
2418 return EGL_SUCCESS;
2433 RETURN_EGL_EVAL(disp, EGL_SUCCESS);
2458 RETURN_EGL_EVAL(disp, EGL_SUCCESS);
2509 return EGL_SUCCESS;