Skip to main content
Describes a DXGI data format and plane count.

Syntax

Members

Format
Type: DXGI_FORMAT
A DXGI_FORMAT-typed value for the format to return info about. PlaneCount
Type: UINT8
The number of planes to provide information about.

Remarks

See D3D12_FEATURE.

Examples

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

Core Structures D3D12_FEATURE
Last modified on August 20, 2026