Relax GLES3 internal format queries for GLES31 compatibility.
authorJarkko Pöyry <jpoyry@google.com>
Mon, 10 Nov 2014 21:03:52 +0000 (13:03 -0800)
committerJarkko Pöyry <jpoyry@google.com>
Mon, 10 Nov 2014 22:08:51 +0000 (14:08 -0800)
commit6548214158a4646849b06b5a3768a6d0a04e7246
treeb9ba47f72ceb71b04cdceafc04c0f7a59c80c038
parent7c800c27c2431a50c60ef93c577ec1971bf48899
Relax GLES3 internal format queries for GLES31 compatibility.

- Allow multisample configurations for integer formats in GLES3.
- Add GLES31 test set for rbo internal formats.

Bug: 18315640
Change-Id: I9db53a5896511e29b0cc969812d2bf4f306e4612
modules/gles3/functional/es3fInternalFormatQueryTests.cpp
modules/gles31/functional/es31fInternalFormatQueryTests.cpp