commit | 2211c2c4bd69d3db8394d720c3f8bd607bbc1446 | [log] [tgz] |
---|---|---|
author | Greg Daniel <egdaniel@google.com> | Tue Nov 16 11:29:02 2021 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Nov 16 21:14:59 2021 +0000 |
tree | 0c2dfb55dfc262c1e28be4d7ffb34fa220d758c8 | |
parent | 8a4ba51fa7bf5b356161bfaff2f0472c4479beb0 [diff] |
Store whether or not a VkImage is from a swapchain and return it in drawable info. This is done for webview which needs to know whether it is drawing directly into the main window surface or in a layer. Change-Id: I0a3f6f81bcf65907f9d51651035bae912c3a34ac Reviewed-on: https://skia-review.googlesource.com/c/skia/+/468616 Commit-Queue: Greg Daniel <egdaniel@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com>