Skip to main content
Describes the level of shader caching supported in the current graphics driver.

Syntax

Members

SupportFlags
Type: D3D12_SHADER_CACHE_SUPPORT_FLAGS
SAL: Out Indicates the level of caching supported.

Remarks

Use this structure with CheckFeatureSupport to determine the level of support offered for the optional shader-caching features. See the enumeration constant D3D12_FEATURE_SHADER_CACHE in the D3D12_FEATURE enumeration.

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