Do not require max components to be divisible by 4
authorKalle Raita <kraita@google.com>
Thu, 4 Jun 2015 22:58:50 +0000 (15:58 -0700)
committerKalle Raita <kraita@google.com>
Mon, 8 Jun 2015 16:54:25 +0000 (09:54 -0700)
commitedf4349eec0b57919082c021448ae6c10c3e61a2
treed66982aebf3362d08e1cb53573e074c4b7f72232
parent27074140be9b37c0d5a4f75ebbcd90d98f5b758d
Do not require max components to be divisible by 4

Spec language only has the requirement that max number of vectors is
the max number of components divided by four.

Bug: 21445539
Change-Id: I6f2c630bfbdb43e06667fa8cea5c6209922b6285
modules/gles3/functional/es3fShaderBuiltinVarTests.cpp