Skip to main content
Contains a pointer to the head of a linked list of D3D12_AUTO_BREADCRUMB_NODE objects. The list represents the auto-breadcrumb state prior to device removal.

Syntax

Members

pHeadAutoBreadcrumbNode
Type: const D3D12_AUTO_BREADCRUMB_NODE *
A pointer to a constant D3D12_AUTO_BREADCRUMB_NODE object representing the head of a linked list of auto-breadcrumb nodes, or nullptr if the list is empty.

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