put sksl->glsl modifiers in correct order
authorEthan Nicholas <ethannicholas@google.com>
Thu, 9 Mar 2017 21:35:09 +0000 (16:35 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Fri, 10 Mar 2017 15:49:04 +0000 (15:49 +0000)
commit8da9e940721168143d6296f578b6d7423de55d69
tree93728cd0e6adac1e28e03da050f2c721d473efed
parent0b791f57c4a158fa3cab7250f0955b7f8abd5755
put sksl->glsl modifiers in correct order

BUG=skia:6352

Change-Id: I7cdf6fa9c5b48fd2686c5cfc28c594bd291feea5
Reviewed-on: https://skia-review.googlesource.com/9520
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
src/sksl/SkSLGLSLCodeGenerator.cpp