commit | d19875ff379935a2ac1f93c2b2e0ce675195f257 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Wed Sep 27 15:02:47 2023 +0000 |
committer | Kevin Lubick <kjlubick@google.com> | Wed Sep 27 16:51:40 2023 +0000 |
tree | a16455f03d3923a5a48d432a9a4c44dd7135bf66 | |
parent | a22dbac767b580ecb55a0adc93b0296b0f7cd432 [diff] |
[native] Use newer GrDirectContexts::MakeGL This was added in https://skia-review.googlesource.com/c/skia/+/760017 and the old versions were deprecated. Change-Id: I41ec95164e623e53451bcf050c55a136a2630ee8 Bug: b/293490566