commit | 60dd8c746428fb6218fff5f437b1b7c5256bba13 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Mon Jul 30 10:24:13 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Jul 30 14:54:25 2018 +0000 |
tree | bc9c5c5b16de0ecf6d60452d69dbfd870126f97a | |
parent | 12e42565886ac6b28cbcae40d63ee093bde3e630 [diff] |
Introduce enum class for texture type. This represents the GL texture "target" but at the API-neutral level. It will be needed here because proxy's that wrap imported texture's need to know about sampling restrictions. Change-Id: Ie811a6f6d04ba1b04faa6908422dca64e8e447c8 Reviewed-on: https://skia-review.googlesource.com/144304 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>