Remove struct-capturing XFB PIQ cases.
authorJarkko Pöyry <jpoyry@google.com>
Mon, 16 Mar 2015 20:05:57 +0000 (13:05 -0700)
committerJarkko Pöyry <jpoyry@google.com>
Mon, 16 Mar 2015 20:05:57 +0000 (13:05 -0700)
commit46b763d53ec05813eb64188acff4191932d791ae
treedc6d70e25c9072208492b7636100f6986ef78b45
parent6476d819be75d7dae16a262620d16f13d4f2233c
Remove struct-capturing XFB PIQ cases.

- Remove transform feedback program interface query cases that tried to
  capture whole struct. This was disallowed in the resolution of
  Khronos bug #12787.

Bug: 18524718
Change-Id: Ibca5f334ffddb2647472c65dc34d5fa44953e730
modules/gles31/functional/es31fProgramInterfaceDefinition.cpp
modules/gles31/functional/es31fProgramInterfaceQueryTests.cpp