Skip to main content
Represents versioned Device Removed Extended Data (DRED) data, so that debuggers and debugger extensions can access DRED data.

Syntax

Members

Version
Type: D3D12_DRED_VERSION
A D3D12_DRED_VERSION value, specifying a DRED version. This value determines which inner data member (of the union) is active. Dred_1_0
Type: D3D12_DEVICE_REMOVED_EXTENDED_DATA
A D3D12_DEVICE_REMOVED_EXTENDED_DATA value, containing DRED version 1.0 data. Dred_1_1
Type: D3D12_DEVICE_REMOVED_EXTENDED_DATA1
A D3D12_DEVICE_REMOVED_EXTENDED_DATA1 value, containing DRED version 1.1 data.

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