Remove implied '[0]' check in XFB array element resource name tests.
authorJarkko Pöyry <jpoyry@google.com>
Wed, 19 Nov 2014 19:24:24 +0000 (11:24 -0800)
committerJarkko Pöyry <jpoyry@google.com>
Wed, 19 Nov 2014 19:24:24 +0000 (11:24 -0800)
commit161b8ac50b4b4fc2d471d162026ef603ad3370d8
tree67ddde4ed887ea77769266e39f1fa9cd38566ca0
parentf6a65168de87c8923e3f053cc02c1850beea25b4
Remove implied '[0]' check in XFB array element resource name tests.

- Remove check that "name" matches "name[0]" for XFB array element
  resources.
- Clarify log messages.

Bug: 18448008
Change-Id: Ia8d98161d6d42b13ec4b1c1869494729fff3142d
modules/gles31/functional/es31fProgramInterfaceQueryTests.cpp