commit | df73d162b6e415e17c68062e0be64ac96702ada5 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Mon Sep 11 11:56:53 2023 -0400 |
committer | Kevin Lubick <kjlubick@google.com> | Wed Sep 13 19:41:11 2023 +0000 |
tree | 3e0bc624fdb9f1cd1ee581ce83f47b8f9d2883f3 | |
parent | b38989859b81cba40dc7e83d99333dd51bef8c1b [diff] |
Find and replace GrMipmapped with skgpu::Mipmapped The legacy names are still defined in GrTypes.h After find and replace, I called: git clang-format origin/main to re-align lines. Change-Id: I1bc3d9e01676a577f43caef128da9aee36b459dc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/753567 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>