Update default VAO attrib divisor tests.
authorJarkko Pöyry <jpoyry@google.com>
Mon, 27 Apr 2015 22:14:35 +0000 (15:14 -0700)
committerJarkko Poyry <jpoyry@google.com>
Mon, 27 Apr 2015 22:51:34 +0000 (22:51 +0000)
commitb459c99555bc640418e0d5d2bbacec624903f33d
tree9a03ae962587ad0fa8d8d5751b34954583448938
parent795dfeaa88e7b5b165d2af08c701a25d654bb7f1
Update default VAO attrib divisor tests.

- Expect vertexAttribDivisor on ES31 with default VAO to not generate
  a error, i.e. expect vertexAttribDivisor in ES31 to be compatible with
  ES30.

Bug: 20154392
Change-Id: I2c009518f5f0686b269f3d2a33ea8a19c3d02470
modules/gles3/functional/es3fDefaultVertexArrayObjectTests.cpp
modules/gles31/functional/es31fDefaultVertexArrayObjectTests.cpp