Skip to main content
Description of a state object. Pass a value of this structure type to ID3D12Device5::CreateStateObject.

Syntax

Members

Type
Type: D3D12_STATE_OBJECT_TYPE
The type of the state object. NumSubobjects
Type: UINT
Size of the pSubobjects array. pSubobjects
Type: const D3D12_STATE_SUBOBJECT *
An array of subobject definitions.

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
Last modified on August 20, 2026