commit | 4a230276f712ca50238fe139ec346c8430cca302 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Wed Apr 19 13:12:43 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Apr 19 17:50:16 2023 +0000 |
tree | a3a0ead1775a6a0458ab36d14d8a5867b7e0fcd2 | |
parent | 747e03eeece5358956f6f29ed5de1c9a8affdefc [diff] |
Add a GN flag 'skia_enable_skvm'. This flag currently defaults to true. When it is set to false, SkRP is enabled instead, and the SkVMBlitter class becomes a no-op. (Make always returns null; blit does nothing.) Change-Id: Icda9be4e1c917aed73d45f49c38e5b0518726074 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/674336 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>