D3D12_FEATURE_DATA_PROTECTED_RESOURCE_SESSION_SUPPORT structure (d3d12.h)

Indicates the level of support for protected resource sessions.

Syntax

typedef struct D3D12_FEATURE_DATA_PROTECTED_RESOURCE_SESSION_SUPPORT {
  UINT                                           NodeIndex;
  D3D12_PROTECTED_RESOURCE_SESSION_SUPPORT_FLAGS Support;
} D3D12_FEATURE_DATA_PROTECTED_RESOURCE_SESSION_SUPPORT;

Members

NodeIndex

Type: UINT

An input field, indicating the adapter index to query.

Support

Requirements

Requirement Value
Minimum supported client Windows 10 Build 20348
Minimum supported server Windows 10 Build 20348
Header d3d12.h