Vulkan backend implementation of the StorageBuffer abstraction. More...
Classes | |
| class | Raven::VulkanStorageBuffer |
| Vulkan-specific StorageBuffer implementation. More... | |
Namespaces | |
| namespace | Raven |
Vulkan backend implementation of the StorageBuffer abstraction.
Manages a Vulkan storage buffer with host-visible and coherent memory, allowing dynamic data updates from CPU to GPU.