commit | 61d0241ce58cf937bb930a3b64abbe606d41a1c0 | [log] [tgz] |
---|---|---|
author | Doug Horn <doughorn@google.com> | Wed May 26 16:09:57 2021 -0700 |
committer | Doug Horn <doughorn@google.com> | Wed May 26 16:11:19 2021 -0700 |
tree | 93588e0f04b9d47b12af2e23ee14b40f4741955f | |
parent | 057c173e2a137cbff76b215b429e48f937be5c7f [diff] |
Fix return for eglChooseConfig. Matching 0 configs does not an appear to be an error per the spec. With no matching configs, return EGL_TRUE. Bug: 188661157 Test: EGL_TRUE is returned even if no configs are matched. Change-Id: Ib0d1f5f22c2391c31f4fae38742e631458d25b57