commit | 211d63b1e1f5271c62429756fc098d6d3f29f067 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Fri Sep 01 20:39:58 2023 +0000 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Sep 12 17:56:52 2023 +0000 |
tree | a828c880e431564410501d59671a02a7f2d278f6 | |
parent | 4bc8ea0d75426f3fd3b3d6870159701ac3f3191d [diff] |
Add basic support for kRGBA_10x6_SkColorType This is four 10-bit channels, in a 64-bit word. Each channel is stored in the 10 high bits of a 16-bit block, with 6 unused low bits. Bug: b/283989374 Change-Id: I4ef829ac68df28e056abe280a9bd23e81fee589e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/750976 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com>