D3D12DDIARG_RESETCOMMANDLIST_0040 structure (d3d12umddi.h)

Reset the command list.

Syntax

typedef struct D3D12DDIARG_RESETCOMMANDLIST_0040 {
  D3D12DDI_HCOMMANDRECORDER_0040 hDrvCommandRecorder;
  UINT64                         ID;
  D3D12DDI_COMMAND_LIST_FLAGS    CommandListFlags;
} D3D12DDIARG_RESETCOMMANDLIST_0040;

Members

hDrvCommandRecorder

The driver command recorder.

ID

The command recorder id.

CommandListFlags

The command list flags.

Requirements

Requirement Value
Header d3d12umddi.h