Skip to main content
Indicates the level of support that the adapter provides for timestamp queries, format-casting, immediate write, view instancing, and barycentrics.

Syntax

Members

CopyQueueTimestampQueriesSupported
Type: BOOL
Indicates whether timestamp queries are supported on copy queues. CastingFullyTypedFormatSupported
Type: BOOL
Indicates whether casting from one fully typed format to another, compatible, format is supported. WriteBufferImmediateSupportFlags
Type: D3D12_COMMAND_LIST_SUPPORT_FLAGS
Indicates the kinds of command lists that support the ability to write an immediate value directly from the command stream into a specified buffer. ViewInstancingTier
Type: D3D12_VIEW_INSTANCING_TIER
Indicates the level of support the adapter has for view instancing. BarycentricsSupported
Type: BOOL
Indicates whether barycentrics are supported.

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