commit | 2fc491182c7b866838fbf1eceac55898867ee068 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Fri Oct 13 13:10:48 2023 +0000 |
committer | Kevin Lubick <kjlubick@google.com> | Fri Oct 13 13:12:35 2023 +0000 |
tree | 6097668645b44cc86daf208b144abc560cfa69ae | |
parent | a387c08f70fb33897a521876149af67fb76ca2e8 [diff] |
[native] Use newer GrDirectContexts::MakeVulkan This was added in http://review.skia.org/764516 and the old versions were deprecated. This should not change any functionality as the deprecated APIs call the new APIs. Change-Id: I78c0f3b1a14995d9ba6122ea5e93032bcd4f9573 Bug: b:293490566