Lines Matching refs:EGL_SUCCESS
131 RETURN_EGL_ERROR(disp, EGL_SUCCESS, ret)
133 /* record EGL_SUCCESS only when ret evaluates to true */
135 RETURN_EGL_ERROR(disp, (ret) ? EGL_SUCCESS : 0, ret)
318 return EGL_SUCCESS;
336 return EGL_SUCCESS;
431 if (_eglConvertIntsToAttribs(int_attribs, &attrib_list) != EGL_SUCCESS)
1540 EGLint err = EGL_SUCCESS;
1574 t->LastError = EGL_SUCCESS;
1854 if (err != EGL_SUCCESS)
2386 return EGL_SUCCESS;
2401 RETURN_EGL_EVAL(disp, EGL_SUCCESS);
2426 RETURN_EGL_EVAL(disp, EGL_SUCCESS);
2477 return EGL_SUCCESS;