fixed skslc's handling of ivec(vec)
authorEthan Nicholas <ethannicholas@google.com>
Tue, 1 Nov 2016 15:57:42 +0000 (11:57 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Tue, 1 Nov 2016 17:46:51 +0000 (17:46 +0000)
commit4578a8e4a20260b64e0765010d41f5ee6e2c4080
treed13270e130b2c8548e68355d3424844495aa9b77
parenta9e9bfc6e40894c0447c044a380c74061cb9e15e
fixed skslc's handling of ivec(vec)

BUG=skia:

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4222

Change-Id: I9b32067af51f3a04efa702cf2eb1ac1ed480df6a
Reviewed-on: https://skia-review.googlesource.com/4222
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
src/sksl/SkSLIRGenerator.cpp
tests/SkSLErrorTest.cpp
tests/SkSLGLSLTest.cpp