D3D12DDI_COMMAND_RECORDER_FLAGS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3d12umddi.h

typedef enum D3D12DDI_COMMAND_RECORDER_FLAGS {
  D3D12DDI_COMMAND_RECORDER_FLAG_NONE
} ;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-d3d12umddi-d3d12ddi_command_recorder_flags)

D3D12DDI_COMMAND_RECORDER_FLAGS enumeration

Description

Contains command recorder options.

Constants

D3D12DDI_COMMAND_RECORDER_FLAG_NONE

No flags are set for the command recorder.