mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove std::vector usage in vulkan render pass. Fixed size array + offsets, should be faster than heap allocations.
Remove std::vector usage in vulkan render pass. Fixed size array + offsets, should be faster than heap allocations.