mirror of
https://github.com/godotengine/godot.git
synced 2026-01-08 00:25:01 +03:00
Fixes #77790
Adds missing 'break' statement to 'VulkanContext::prepare_buffers' function.
It was mistakenly removed in #72859
(cherry picked from commit bd786ce0d9)