Skip to content

Control the type of command lists recorded by deferred contexts #129

Open
@TheMostDiligent

Description

@TheMostDiligent

Add options to control the type of command lists being recorded by deferred contexts:

  • Primary vs secondary
  • One-time vs multiple-time

Note that for parallel command buffer recording it is more efficient to record secondary command buffers that are executed within primary command buffers without interrupting the render pass rather than recording multiple primary command buffers.

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