D3D12DDI_STATE_OBJECT_CONFIG_0054 - NtDoc

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

typedef struct D3D12DDI_STATE_OBJECT_CONFIG_0054 {
  D3D12DDI_STATE_OBJECT_FLAGS Flags;
} D3D12DDI_STATE_OBJECT_CONFIG_0054;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3d12umddi-d3d12ddi_state_object_config_0054)

D3D12DDI_STATE_OBJECT_CONFIG_0054 structure

Description

The state object configuration.

Members

Flags

A D3D12DDI_STATE_OBJECT_FLAGS value.

Remarks

See also