D3D12DDI_FUNCTION_SUMMARY_0054 structure (d3d12umddi.h)

Contains the summary of a function.

Syntax

typedef struct D3D12DDI_FUNCTION_SUMMARY_0054 {
  UINT                                      NumExportedFunctions;
  const D3D12DDI_FUNCTION_SUMMARY_NODE_0054 *pSummaries;
  D3D12DDI_EXPORT_SUMMARY_FLAGS             OverallFlags;
} D3D12DDI_FUNCTION_SUMMARY_0054;

Members

NumExportedFunctions

The number of exported functions.

pSummaries

Pointer to summaries.

OverallFlags

Flags.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1809
Header d3d12umddi.h