commit | 12818ba588206a82036139e110520a7e414580fd | [log] [tgz] |
---|---|---|
author | Troy Deck <tdeck@google.com> | Fri Nov 06 17:17:45 2020 -0800 |
committer | Troy Deck <tdeck@google.com> | Fri Nov 06 17:17:45 2020 -0800 |
tree | c3fb0571ba4d12b4936bfc248c286356ff0ba61a | |
parent | 3eddb3ddf08dd1933fec2810188b80ae6787abf8 [diff] |
Fix no attachment framebuffer validations A framebuffer without an attachment can be complete if it has a nonzero default width and height. Moreover these parameters can be reset to zero later, invalidating the framebuffer's completeness status. These changes update the guest to properly handle both scenarios. Bug: 172281537 Test: Ran GLES 3.1 DEQP tests. Change-Id: Iad26469df00b53f079d9050c3f577edc4c83fb38