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
1 file changed
tree: 73f07bee1389b30b723829fa113a990c44cd61a6
  1. host/
  2. shared/
  3. system/
  4. tests/
  5. Android.mk
  6. common.mk
  7. README