D3D12DDI_ALLOCATION_INFO_FLAGS_0022 enumeration (d3d12umddi.h)

Contains allocation information flags.

Syntax

typedef enum D3D12DDI_ALLOCATION_INFO_FLAGS_0022 {
  D3D12DDI_ALLOCATION_INFO_FLAGS_0022_NONE,
  D3D12DDI_ALLOCATION_INFO_FLAGS_0022_PRIMARY,
  D3D12DDI_ALLOCATION_INFO_FLAGS_0022_STEREO,
  D3D12DDI_ALLOCATION_INFO_FLAGS_0022_OVERRIDE_PRIORITY
} ;

Constants

 
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_NONE
No allocation information flag.
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_PRIMARY
A primary value.
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_STEREO
A stereo value.
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_OVERRIDE_PRIORITY
An override priority.

Requirements

Requirement Value
Header d3d12umddi.h (include D3d12umddi.h)