Increase max vertex attrib count in GrPrimitiveProcessor
authorcdalton <cdalton@nvidia.com>
Wed, 3 Feb 2016 22:02:49 +0000 (14:02 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 3 Feb 2016 22:02:50 +0000 (14:02 -0800)
commite3fafcf7d1e236a55f9589697a4598e11749405e
tree9d5d8682f8f0d856a0b30ab26af7e5d25afc56df
parent72002f28d5dc5c52df47393280154d3b446b7107
Increase max vertex attrib count in GrPrimitiveProcessor

Increases the max vertex attrib count in GrPrimitiveProcessor from 6 to
8. This is the required minimum by ES 2.0 for GL_MAX_VERTEX_ATTRIBS.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1663513004

Review URL: https://codereview.chromium.org/1663513004
src/gpu/GrPrimitiveProcessor.h