commit | 1ad986e4ec5705644e4256bc9e1e0d818b1b67ee | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Fri Aug 18 16:24:30 2023 -0400 |
committer | John Stiles <johnstiles@google.com> | Mon Aug 21 15:15:46 2023 +0000 |
tree | d645dd82865b0f31b1805dad0b8004ac37c5cf6f | |
parent | 5c8a8320e8f7d2e1469a5fdf46aad74e3c122cae [diff] |
Move unneeded constants out of header. The shader-printing constant globals were only used in a single function, and didn't need to be exposed at global scope. Change-Id: Ib971be38f08c0623c16b8cd561a44b7e42076981 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/744665 Reviewed-by: Nicolette Prevost <nicolettep@google.com> Commit-Queue: Nicolette Prevost <nicolettep@google.com> Auto-Submit: John Stiles <johnstiles@google.com>