Fix failing assertion if glGetIntegerv query fails.
authorJarkko Pöyry <jpoyry@google.com>
Sat, 21 Mar 2015 01:00:15 +0000 (18:00 -0700)
committerJarkko Pöyry <jpoyry@google.com>
Sat, 21 Mar 2015 01:00:15 +0000 (18:00 -0700)
commit012f21ddfb2c86a2960edd65a3f0ea8f1fcd7832
treef37c7664fd6e5a6d353f3b4ce949d61324fb0d44
parent443d28a11f09bf244b663a06455b295af82ecd7c
Fix failing assertion if glGetIntegerv query fails.

Bug: 19869836
Change-Id: I95e316b06a46c2e07f3a5dd2241f601bf9e635af
modules/gles31/functional/es31fIndexedStateQueryTests.cpp