Skip to main content
Describes flags for a protected resource session, per adapter.

Syntax

Members

NodeMask
Type: UINT
The node mask. For single GPU operation, set this to zero. If there are multiple GPU nodes, then set a bit to identify the node (the device’s physical adapter) to which the protected session applies. Each bit in the mask corresponds to a single node. Only 1 bit may be set. Flags
Type: D3D12_PROTECTED_RESOURCE_SESSION_FLAGS
Specifies the supported crypto sessions options.

Remarks

Requirements

Header: d3d12_xs.h or d3d12_x.h
Library: d3d12_xs.lib or d3d12_x.lib
Supported Platforms: XBOX Series consoles and XBOX One family

See Also

Last modified on August 20, 2026