Fix check for maxVertexAttributes in GrVkPipeline
authoregdaniel <egdaniel@google.com>
Mon, 27 Jun 2016 14:15:20 +0000 (07:15 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 27 Jun 2016 14:15:20 +0000 (07:15 -0700)
commitb05df0ff261d7819da55509df03fb4525af49b40
tree4895a0e9368bd9888fe2dd351b56f1ee631eddef
parent81700f69b0021025c6b966aae11c76bb1b08e3b2
Fix check for maxVertexAttributes in GrVkPipeline

BUG=skia:5461
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2098933002

Review-Url: https://codereview.chromium.org/2098933002
src/gpu/vk/GrVkPipeline.cpp
tests/PrimitiveProcessorTest.cpp