forked from flutter/engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update skia vulkan usages to use getBackendRenderTarget. (flutter#4982)
* Update vulkan_swampchain.cc to use getBackendRenderTarget. The use of getRenderTargetHandle on SkSurface is being removed so switch over to the new API of getBackendRenderTarget. * Update vulkan_swapchain.cc * Update vulkan_surface_producer.cc
- Loading branch information
1 parent
c83d1ef
commit 69d9590
Showing
2 changed files
with
16 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters