Skip to main content
Gets the cached blob representing the pipeline state.

Syntax

Parameters

ppBlob [out]
Type: ID3DBlob **
After this method returns, points to the cached blob representing the pipeline state.

Return value

Type: HRESULT This method returns one of the Direct3D 12 Return Codes.

Remarks

Refer to the remarks for D3D12_CACHED_PIPELINE_STATE.

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

ID3D12PipelineState
Last modified on August 20, 2026