Jonah Williams 07e900baf6 [Impeller] re-enable buffer to texture blit Vulkan. (flutter/engine#43129)
I was missing the VMA flush.

Because skia is writing directly to the exposed ptr, we don't go through the OnSetContents which makes a flush call. Add a flush API and implement it for Vk DeviceBuffers.
2023-06-23 16:27:51 +00:00
Languages
Dart 75%
C++ 16.5%
Objective-C++ 2.9%
Java 2.8%
Objective-C 0.7%
Other 1.9%