bc1510d3614bbb11526191c5a245434ffca14061
Fixes https://github.com/flutter/flutter/issues/110622 - Updates capabilities checks for support - Fixes a bug where SSBOs were being treated as UBOs in render (and does the same work in compute). - Fixes CommandEncoderVK::Submit so that it takes a completion callback and CommandBufferVK uses it to avoid sending a `kComplete` status to callers when it should really be `kPending`.
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%