godot/drivers/vulkan
Sander 41fdc55b05 Vulkan: account for externally backed textures (i.e., created via `texture_create_from_extension()`), as such textures lack ownership information.
More info: #96832
2024-09-12 18:15:23 +03:00
..
SCsub
rendering_context_driver_vulkan.cpp Disable extra memory tracking by default 2024-08-24 20:52:39 -03:00
rendering_context_driver_vulkan.h Disable extra memory tracking by default 2024-08-24 20:52:39 -03:00
rendering_device_driver_vulkan.cpp Vulkan: account for externally backed textures (i.e., created via `texture_create_from_extension()`), as such textures lack ownership information. 2024-09-12 18:15:23 +03:00
rendering_device_driver_vulkan.h Vulkan: account for externally backed textures (i.e., created via `texture_create_from_extension()`), as such textures lack ownership information. 2024-09-12 18:15:23 +03:00
vulkan_hooks.cpp
vulkan_hooks.h