D3D12DDI_RESOURCE_SERIALIZATION_TIER_0041 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3d12umddi.h

typedef enum D3D12DDI_RESOURCE_SERIALIZATION_TIER_0041 {
  D3D12DDI_RESOURCE_SERIALIZATION_TIER_0041_0,
  D3D12DDI_RESOURCE_SERIALIZATION_TIER_0041_1,
  D3D12DDI_RESOURCE_SERIALIZATION_TIER_0041_2
} ;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-d3d12umddi-d3d12ddi_resource_serialization_tier_0041)

D3D12DDI_RESOURCE_SERIALIZATION_TIER_0041 enumeration

Description

The resource serialization tiers.

Constants

D3D12DDI_RESOURCE_SERIALIZATION_TIER_0041_0

Tier 0 is reserved and cannot be used in current designs.

D3D12DDI_RESOURCE_SERIALIZATION_TIER_0041_1

Tier 1 refines the resource state barrier design to enable stateless copies.

D3D12DDI_RESOURCE_SERIALIZATION_TIER_0041_2

Indicates hardware support for heap serialization.