commit | 7277762ae1c0b92aa410d68fba86a4a346c93da8 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Tue Mar 21 14:41:58 2023 -0400 |
committer | Kevin Lubick <kjlubick@google.com> | Tue Mar 21 21:49:32 2023 +0000 |
tree | 83f791ed33b0e4510d0760ab72047e39c643c6e5 | |
parent | 8888708ee4a9e55ac2f84c0cd6afa8181a066c09 [diff] |
Remove duplicate files from GPU file list This also cleans up some old lists (no longer used in Chrome) and renames sk_gpu_private to sk_ganesh_private as it is specific to the Ganesh backend (i.e. not Graphite). Bug: skia:14196 Change-Id: I992f8b3a5d879eeab311d2347548a3d78f62b8ad Reviewed-on: https://skia-review.googlesource.com/c/skia/+/659638 Reviewed-by: Ben Wagner <bungeman@google.com>