This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
b1000d1830e2a0486a68e787d032ef5c2bc6a576
godot
/
drivers
/
vulkan
T
History
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
..
rendering_context_driver_vulkan.cpp
…
rendering_context_driver_vulkan.h
…
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
SCsub
…
vulkan_hooks.cpp
…
vulkan_hooks.h
…