Remove illegal outputs from tessellation user_defined_io cases.
authorJarkko Pöyry <jpoyry@google.com>
Mon, 23 Mar 2015 20:05:25 +0000 (13:05 -0700)
committerJarkko Poyry <jpoyry@google.com>
Mon, 23 Mar 2015 20:39:29 +0000 (20:39 +0000)
commit02238eb8729ed058f65776b86a8b08fba11ab9cd
tree88b99b8cf97c3c4535425eb80f1f9d9cab35a31a
parentc4a47bf0cd08382cb38ff0a1268a6e5119f91728
Remove illegal outputs from tessellation user_defined_io cases.

- Remove array within a structure declared as an output variable.
- Remove output variables declared as arrays of structures.

Bug: 19892988
Change-Id: I9265b406e65da32b4782998748127681623faf3d
modules/gles31/functional/es31fTessellationTests.cpp