Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

Async compute #109

@wpsimon09

Description

@wpsimon09

currently lot of operations have potential in running alongside main render pass (shadow map, gen, etc etc) this means that I should reorganize how my rendering is structured and give up on idea of one centralized command buffer. While this is fairly simple it is hard to sync with async compute pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions