commit | 532a264c141d7cb7741a20cd7049f4fa03ee1a56 | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Wed Aug 26 16:58:41 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Aug 27 19:30:19 2020 +0000 |
tree | 48c3ce1dd15a0ead09d345f373ec735286ca71b2 | |
parent | bcfc554fde56224aacad946a5538ff8d4b6af60c [diff] |
use bit 15 to encode page information in glyph UV Store the page information in bit 15 of the glyph texture UV. This code is specifically designed to only use 16-bits of significand. Change-Id: I36f268b5b131eaad46b05c67ffd4b7a55cfa2bde Reviewed-on: https://skia-review.googlesource.com/c/skia/+/313519 Reviewed-by: Chris Dalton <csmartdalton@google.com> Commit-Queue: Herb Derby <herb@google.com>