vulkan_memory_allocator: Add allocation support for download types
Implements the allocator logic to handle download memory types. This will try to use HOST_CACHED_BIT when available.
Loading
Please sign in to comment
Implements the allocator logic to handle download memory types. This will try to use HOST_CACHED_BIT when available.