commit | f64812e2c59271821eabefe8ac4b0aa49393eafa | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Tue Jan 09 09:48:54 2024 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Jan 09 16:19:57 2024 +0000 |
tree | 0278fbc984166540b214df63415f61381483f989 | |
parent | 05039d6ed8d8535595f84c2969a0d84092b918d8 [diff] |
Allow overriding raster pipeline's CPU level via #define This makes it easier to test specific instruction sets (eg, scalar mode) without switching compilers (or editing the source code). Change-Id: I9148d8bdc1bcd00e39d2ba52c9d65872d3d4d28f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/798202 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: John Stiles <johnstiles@google.com> Auto-Submit: Brian Osman <brianosman@google.com>