commit | ae98af57f47fc85cb11781ab3185dc540b6759a1 | [log] [tgz] |
---|---|---|
author | Krzysztof Kosiński <krzysio@google.com> | Thu Apr 26 18:33:36 2018 -0700 |
committer | Krzysztof Kosiński <krzysio@google.com> | Fri Apr 27 13:41:19 2018 -0700 |
tree | fe89a7341ad0d4e7583b736e958d25528f59a772 | |
parent | 56a9e5d33ce9a60f042288ef8b62952d44ffec4c [diff] |
Work around CTS failure in eglCreateImageKHR. Qualcomm driver does not accept EGL_GL_COLORSPACE_DEFAULT_EXT. However, the meaning of this attribute is the same as not passing any colorspace attribute at all, so we can simply strip it. Bug: 78640230 Bug: 78660105 Test: Ran CtsVrTestCases on Pixel XL, passes. Change-Id: I265fbb70366f81b5ab75d06343ea85e0524dd314