Athugasemd
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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) |