Skip to content

Multithread command buffer recording #61

@Anecoz

Description

@Anecoz

Recording the command buffer for a given frame currently takes about 1.5ms, which eats into the general CPU time. It should be possible to offload this work to a separate thread.

Care must be taken with things like asset updates which may come from the main thread.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions