Allow inconsistently sized attachments in gles2 fbo completeness tests.
authorJarkko Pöyry <jpoyry@google.com>
Mon, 23 Mar 2015 19:27:04 +0000 (12:27 -0700)
committerJarkko Pöyry <jpoyry@google.com>
Mon, 23 Mar 2015 19:52:38 +0000 (12:52 -0700)
commit4e5dbcc5c6db2408970d1e9bec76c3936aeee204
tree86613dab20bcb79eb5112c0bb505ff4216b123ba
parentbf845c4e3814b85e1a3e23a27f50c8f888f4bd2d
Allow inconsistently sized attachments in gles2 fbo completeness tests.

- Since GLES3 is "compatible" with a GLES2 context, attachment size negative
  test may produce false-negatives.

Bug: 18800966
Change-Id: I60ffee28a144c69f992381f311f9e9ac509420f3
modules/gles2/functional/es2fFboCompletenessTests.cpp
modules/gles3/functional/es3fFboCompletenessTests.cpp
modules/glshared/glsFboCompletenessTests.cpp
modules/glshared/glsFboUtil.cpp
modules/glshared/glsFboUtil.hpp