commit | 82885a668a94e4ae08634da671a32b2157b0a7d9 | [log] [tgz] |
---|---|---|
author | Evan Birenbaum <birenbaum@google.com> | Thu Apr 28 12:47:57 2016 -0700 |
committer | Evan Birenbaum <birenbaum@google.com> | Thu Apr 28 12:47:57 2016 -0700 |
tree | 73f07bee1389b30b723829fa113a990c44cd61a6 | |
parent | 27f09de201e3cb617a60d2178158ecd3368ba1a7 [diff] |
FBO completeness check in glDrawElements. dEQP-GLES2.functional.negative_api.vertex_array.*: 3 Fail -> 0 Fail The host framebuffer (not the guest state) is not complete in these tests, so a call to the host glCheckFramebufferStatus is needed to confirm that. The cached state is unreliable, since things may have changed since the last guest call to glCheckFramebufferStatus. Change-Id: I2cf026129c871df68b328949e9c79b3f5df590eb