rectangle texture scaling is now handled in skslc
authorEthan Nicholas <ethannicholas@google.com>
Wed, 19 Apr 2017 19:54:07 +0000 (15:54 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Thu, 20 Apr 2017 14:00:57 +0000 (14:00 +0000)
commit5338f99a8a75d0e7622a37c5d1c05fcce49f55f5
treeab2ed862fc23748500da8fc09c4a9d2cca21dcc9
parent7b2391bc06a4cb5db83e3cd13402869fbe8b0bfd
rectangle texture scaling is now handled in skslc

Bug: skia:
Change-Id: I658a95576143d69656cd63aec44ff65d430d332f
Reviewed-on: https://skia-review.googlesource.com/13813
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
src/gpu/gl/GrGLGpu.cpp
src/gpu/glsl/GrGLSLShaderBuilder.cpp
src/sksl/SkSLIRGenerator.cpp
src/sksl/SkSLIRGenerator.h
src/sksl/sksl.include
tests/SkSLGLSLTest.cpp