commit | f6b21959d65e10c45022b584b03f7e96c8e8b382 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Fri Oct 13 13:12:17 2023 +0000 |
committer | Kevin Lubick <kjlubick@google.com> | Fri Oct 13 13:12:49 2023 +0000 |
tree | 631a8967c8c88d88e2e34414e5b4d0cd04e5afcf | |
parent | 0c970db001eadcea02075c8c795fc96b99f64fa2 [diff] |
[base] 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: I817acb74611a4ba1b83339ff20c42c5efc4684d2 Bug: b:293490566