Open
Description
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.