Skip to content

Memory System Implementation #2

@fcturan20

Description

@fcturan20

Memory allocation types are designed around Vulkan's types but these doesn't map well to other GFX APIs and adds an unnecessary indirection. Types should be: GPUOnly, SLOW_CPU_GPU, FAST_CPU_GPU, CPUREADBACK_GPU. Other types of memories should be added too (Integrated GPU and Direct VRAM access).

Metadata

Metadata

Assignees

Labels

DesignTopic: Code design, OptimizationIn-ProgressStatus: Implementing, Discussing, TestingTGFXSubject: TGFXTGFXVulkanSubject: TGFXVulkan

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions