Skip to content

Jobify frame script execution #80

Open
@Duttenheim

Description

@Duttenheim

To actually benefit from using command buffers, frame scripts should be able to run in parallel. However there is a catch, which is when fetching graphics pipelines from a shared database from each thread, meaning the database needs to be locked for writes.

Perhaps there is a way to do database writes as single job over all scripts first, and then record the actually command buffers on one job per script.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions