Edit

D3D12_STATE_OBJECT_STATISTICS structure (d3d12.h)

Syntax

typedef struct D3D12_STATE_OBJECT_STATISTICS {
  BOOL                                 DefaultPSDBRegistered;
  D3D12_CREATE_STATE_OBJECT_STATISTICS PipelineStateObjectStatistics;
  D3D12_CREATE_STATE_OBJECT_STATISTICS StateObjectStatistics;
} D3D12_STATE_OBJECT_STATISTICS;

Members

DefaultPSDBRegistered

PipelineStateObjectStatistics

StateObjectStatistics

Requirements

Requirement Value
Header d3d12.h