commit | eda13821cf105abbb3d8334893f18be2ebcf01d0 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Fri Jan 20 20:56:58 2023 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon Jan 23 16:42:15 2023 +0000 |
tree | c23d2d372efcb2e5ae348c82b62d09d668dfd0c3 | |
parent | af5d9ee4fa5a317ea265e7de55f5b1223b083e52 [diff] |
Add support for intrinsic radians()/degrees() in RP codegen. These are just multiplications against a constant, so it's about as simple as an intrinsic can get. Change-Id: If5f90d477064928f0cff39259f1ae4265b95dee8 Bug: skia:13676 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/632516 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Arman Uguray <armansito@google.com>