Skip to content

Vulkan RHI improvement: Use VulkanMemoryAllocator for GPU resource memory allocations #136

Description

@egorodet

Instead of allocating small chunk of GPU memory for separate resources (buffers and textures), sub-allocate memory ranges for resources from a bigger memory heap managed by VulkanMemoryAllocator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for Feature.

    Projects

    Status
    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions