commit | e11b1a733cacd64b2ebebe9cd72caadaa52b3c32 | [log] [tgz] |
---|---|---|
author | Tom Hudson <tomhudson@google.com> | Tue Sep 23 12:00:41 2014 -0400 |
committer | Tom Hudson <tomhudson@google.com> | Tue Sep 23 12:00:41 2014 -0400 |
tree | 2d2890ee7654bf42747c6dc8ebb11c953439c39e | |
parent | b207e95b46061342465fe759edd5ebe5ae7fed53 [diff] |
Return EGL_FALSE early when eglInitialize() fails In the Meta-EGL shim, eglInitialize() could fail but return EGL_TRUE, writing into the version numbers; both of these behaviors contradict the spec. BUG=b/17486830 R=jessehall@google.com Change-Id: I810bdbd701e222ac09ab8660ce9dfc0c0954c3d7