commit | a8e4db1afac5a39e49f8a060d126bc529a06e660 | [log] [tgz] |
---|---|---|
author | K Lubick <kjlubick@google.com> | Thu Feb 15 13:32:24 2024 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu Feb 15 19:15:35 2024 +0000 |
tree | 1081e942e33130139f6c6c9c62adf0774b0bd7ec | |
parent | 82a48c507fb35502fe44c21ed956786c7d9f6565 [diff] |
Move GrBackendDrawableInfo to Vulkan subfolder This is only used by Vulkan and depends on vulkan types, so for modularization purposes, it makes more sense in include/gpu/ganesh/vk. After this lands, we can clean up Chromium and remove the shim file. Change-Id: Ia37dfbf2898403ebe1d7fa6141399cfe95ec91e8 Bug: b/40045064 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/814801 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>