godot/drivers/vulkan
jpcerrone bd786ce0d9 Fix for Win+M crashing the editor
Fixes #77790
Adds missing 'break' statement to 'VulkanContext::prepare_buffers' function.
It was mistakenly removed in #72859
2023-06-14 14:34:09 -03:00
..
rendering_device_vulkan.cpp Expose RD::texture_native_handle 2023-06-14 09:58:08 +10:00
rendering_device_vulkan.h Expose RD::texture_native_handle 2023-06-14 09:58:08 +10:00
SCsub
vulkan_context.cpp Fix for Win+M crashing the editor 2023-06-14 14:34:09 -03:00
vulkan_context.h Enabling additional vulkan extension and adding further checks 2023-01-15 14:49:15 +11:00
vulkan_hooks.h