diff options
author | Mike Klein <mtklein@chromium.org> | 2017-09-05 11:55:01 -0400 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-09-05 19:23:45 +0000 |
commit | 16e357c711d40f4b6609f71276c37a0614f77d89 (patch) | |
tree | bb09c5f1570c5c27249fc255166ae8e9ba1fe5d8 /src/gpu/ops/GrTextureOp.cpp | |
parent | 91f9a2c2bbd7cf52aad5d2f90e0608c04ffcfdf7 (diff) |
merge 0,1,2,3,... and 0.5f
Because floats are fun, the compiler cannot merge x + 0.5f +
[0,1,2,3,4...] into x + [0.5,1.5,2.5,3.5,4.5,...]. But we can.
Change-Id: I03b46c1ea0653877f35f6c888f29371b5f73d813
Reviewed-on: https://skia-review.googlesource.com/42480
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'src/gpu/ops/GrTextureOp.cpp')
0 files changed, 0 insertions, 0 deletions