D3D12DDI_ALLOCATION_INFO_FLAGS_0022-Aufzählung (d3d12umddi.h)
Enthält Zuordnungsinformationen-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
} ;
Konstanten
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_NONE Keine Zuordnungsinformationskennzeichnung. |
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_PRIMARY Ein Primärwert. |
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_STEREO Ein Stereowert. |
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_OVERRIDE_PRIORITY Eine Außerkraftsetzungspriorität. |
Anforderungen
Anforderung | Wert |
---|---|
Header- | d3d12umddi.h (einschließlich D3d12umddi.h) |