mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
69d9590e43
* 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