mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
When resetting to a null GrVkAlloc alloc use the default ctor instead of the { } initializer. This is needed so an upcoming Skia change doesn't break the flutter build.