aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects
diff options
context:
space:
mode:
authorGravatar Brian Osman <brianosman@google.com>2017-01-20 13:21:56 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-01-20 19:02:08 +0000
commitaaedae7acb609ac9c914ca435ed845f0139916c0 (patch)
tree0aa612597b4f80445575c739b50db74e3c6d4bdd /src/gpu/effects
parent3329cceab5feca230df1caee16be045249228dc1 (diff)
Force Index8 to N32 in deferred texture path.
Ganesh doesn't support Index8, because GPUs don't really support it. So serializing it in the deferred blob just meant doing an expansion before upload. This forces that to happen when we build the blob. It also paves the way for removing the last usage of MakeTextureFromPixmap, which I'd like to remove. BUG=skia: Change-Id: I7c0292098d71e2f8ec1f9910e1234761822ce957 Reviewed-on: https://skia-review.googlesource.com/7340 Reviewed-by: Robert Phillips <robertphillips@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Brian Osman <brianosman@google.com>
Diffstat (limited to 'src/gpu/effects')
0 files changed, 0 insertions, 0 deletions