D3D12DDI_ALLOCATION_INFO_FLAGS_0022-Enumeration (d3d12umddi.h)
Enthält Zuordnungsinformationsflags.
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
} ;
Konstanten
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_NONE Kein Zuordnungsinformationsflag. |
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_PRIMARY Ein primärer Wert. |
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_STEREO Ein Stereowert. |
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_OVERRIDE_PRIORITY Eine Überschreibungspriorität. |
Anforderungen
Anforderung | Wert |
---|---|
Header | d3d12umddi.h (einschließlich D3d12umddi.h) |