mirror of https://github.com/godotengine/godot
Fixes #77790
Adds missing 'break' statement to 'VulkanContext::prepare_buffers' function.
It was mistakenly removed in #72859
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| SCsub | ||
| rendering_device_vulkan.cpp | ||
| rendering_device_vulkan.h | ||
| vulkan_context.cpp | ||
| vulkan_context.h | ||
| vulkan_hooks.h | ||