Fix two test bugs
authorPyry Haulos <phaulos@google.com>
Thu, 2 Oct 2014 17:57:05 +0000 (10:57 -0700)
committerPyry Haulos <phaulos@google.com>
Thu, 2 Oct 2014 17:57:05 +0000 (10:57 -0700)
commite0fd98e8b8b9ada79446555ead31f847289ffd84
tree7e69b76886be3d0e2f828469c54c5f04d155c912
parentce10a48630f883e44d6bcc7b425418f223cddd58
Fix two test bugs

 * Removed invalid ES 3.0 linkage test that assumed that struct arrays
are valid varyings.

 * Changed glProgramParameteri() negative API test to expect correct
error code when call was supplied non-existent program object.

Change-Id: Ib7f2f9693bdef364bc44425b5299993e702dc214
data/gles3/shaders/linkage.test
modules/gles3/functional/es3fNegativeShaderApiTests.cpp
modules/gles31/functional/es31fNegativeShaderApiTests.cpp