mirror of https://github.com/godotengine/godot
Introduce a specialised `texture_get_data` for `RenderDeviceDriver`, which can retrieve the texture data from the GPU driver for shared textures (`TEXTURE_USAGE_CPU_READ_BIT`). Closes #108115 |
||
|---|---|---|
| .. | ||
| SCsub | ||
| godot_vulkan.h | ||
| rendering_context_driver_vulkan.cpp | ||
| rendering_context_driver_vulkan.h | ||
| rendering_device_driver_vulkan.cpp | ||
| rendering_device_driver_vulkan.h | ||
| rendering_shader_container_vulkan.cpp | ||
| rendering_shader_container_vulkan.h | ||
| vulkan_hooks.cpp | ||
| vulkan_hooks.h | ||