Skip to content

Metal RHI improvement: Use MTLHeap for GPU resource memory allocations #137

@egorodet

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions