mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
1c99b3f470
This change basically moves the singaling of the surface acquire event into the gpu driver, eliminating the VkQueueWaitIdle on surface submission This change depends on https://skia-review.googlesource.com/c/25641/ so do not submit until Flutter has rolled Skia past that point