Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to create a command recorder.
Syntax
typedef struct D3D12DDIARG_CREATE_COMMAND_RECORDER_0040 {
D3D12DDI_COMMAND_QUEUE_FLAGS QueueFlags;
D3D12DDI_COMMAND_RECORDER_FLAGS RecorderFlags;
} D3D12DDIARG_CREATE_COMMAND_RECORDER_0040;
Members
QueueFlags
The command queue flags, represented by D3D12DDI_COMMAND_QUEUE_FLAGS.
RecorderFlags
The command recorder flags, represented by D3D12DDI_COMMAND_RECORDER_FLAGS.
Requirements
| Requirement | Value |
|---|---|
| Header | d3d12umddi.h |