Syntax
Members
DeviceRemovedReasonAn HRESULT containing the reason the device was removed (matches the return value of GetDeviceRemovedReason). Also see COM Error Codes (UI, Audio, DirectX, Codec). AutoBreadcrumbsOutput
A D3D12_DRED_AUTO_BREADCRUMBS_OUTPUT value that contains the auto-breadcrumb state prior to device removal. pHeadAutoBreadcrumbNode
Type: D3D12_AUTO_BREADCRUMB_NODE * An output parameter of type pointer to D3D12_AUTO_BREADCRUMB_NODE representing the returned auto-breadcrumb object(s). This is a pointer to the head of a linked list of auto-breadcrumb node objects. All of the nodes in the linked list represent potentially incomplete command list execution on the GPU at the time of the device-removal event. PageFaultOutput
A D3D12_DRED_PAGE_FAULT_OUTPUT value that contains page fault data if device removal was the result of a GPU page fault.
Requirements
Header: d3d12_xs.h or d3d12_x.hLibrary: d3d12_xs.lib or d3d12_x.lib
Supported Platforms: XBOX Series consoles and XBOX One family
