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