Skip to content

Switch to use indirect command buffers in the Metal backend. #19

Description

@cianciosa

Indirect command buffers reduce driver overhead by preencoding command on the GPU and then running them. This will require switch to use argument buffers instead of the direct dispatch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions