Skip to main content
A state subobject describing an existing collection that can be included in a state object.

Syntax

Members

pExistingCollection
Type: ID3D12StateObject *
The collection to include in a state object. The enclosing state object holds a reference to the existing collection. NumExports
Type: UINT
Size of the pExports array. If 0, all of the collection’s exports get exported.

pExports

Optional exports array. For more information, see D3D12_EXPORT_DESC. pExports
Type: D3D12_EXPORT_DESC *

Requirements

Header: d3d12_xs.h
Library: d3d12_xs.lib
Supported Platforms: XBOX Series consoles
Last modified on August 20, 2026