Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update how create a null GrVkAlloc object. (flutter#4714)
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.
- Loading branch information