Skip to content

DirectX RHI improvement: Use D3D12MemoryAllocator for GPU resource memory allocations #135

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 D3D12MemoryAllocator.

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