added support for sk_ClipDistance
authorEthan Nicholas <ethannicholas@google.com>
Thu, 9 Feb 2017 15:15:25 +0000 (10:15 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Thu, 9 Feb 2017 19:29:33 +0000 (19:29 +0000)
commit67d64605d3421404a94c0717fdff194730579873
tree7ffd92cae8a120704da08be7226c30b120e40d9f
parent5d4cd9ea8818f65bb4878c050dbdb9dcd48505ad
added support for sk_ClipDistance

Change-Id: I9ea202679211b98cf98165c8609f24f9b4e14b66
Reviewed-on: https://skia-review.googlesource.com/8247
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
src/sksl/SkSLCompiler.h
src/sksl/SkSLGLSLCodeGenerator.cpp
src/sksl/sksl_frag.include
src/sksl/sksl_vert.include
tests/SkSLGLSLTest.cpp