aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrConvexPolyEffect.h
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2017-10-20 15:50:12 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-10-20 20:10:35 +0000
commitf04ff7696d34d810a94b7fd98aa0006955f57fc0 (patch)
tree867984694273a3b24ca2bd8d8a7ca8610ea93a30 /src/gpu/effects/GrConvexPolyEffect.h
parent1e6b36eb574d859c51968ff0c5bc3c17773857a1 (diff)
translate+scale -> scale+translate
This is a no-op refactor. It's just always surprised me that the matrix_scale_translate stage expects [tx ty sx sy], when scales precede the translates in the names and in both normal row-major and column-major matrix layouts. This switches to [sx sy tx ty], scale then translate. Change-Id: I2d88701121ae8013facd5a28bb0ff520211db5a6 Reviewed-on: https://skia-review.googlesource.com/62541 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'src/gpu/effects/GrConvexPolyEffect.h')
0 files changed, 0 insertions, 0 deletions