commit | 60b8881959354be8a004fd5ec57c3f6e2a7100b2 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Mon Sep 25 12:49:56 2023 -0400 |
committer | Kevin Lubick <kjlubick@google.com> | Mon Sep 25 17:38:10 2023 +0000 |
tree | 5eb24d04b83ca66f79ea7bf2c39f48dd0cc75826 | |
parent | 82659366fbc46c366152c2b668bfe07e856651fb [diff] |
Remove #ifdef SK_GL from GrDirectContext by moving MakeGL factories Follow-on CLs will migrate Skia's and clients' call sites to the now-deprecated APIs. Change-Id: I3502e697ca7d851358360784ede4261d07fed32e Bug: b/293490566 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/760017 Reviewed-by: Brian Osman <brianosman@google.com>