Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for dashing shader on Mali: use highp where necessary.
The varyings used to compute rect coverage need to be high precision, since they're offset by the frag coord. R=egdaniel BUG=skia:3935 Review URL: https://codereview.chromium.org/1178123004
- Loading branch information