Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_NONENo allocation information flag. |
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_PRIMARYA primary value. |
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_STEREOA stereo value. |
D3D12DDI_ALLOCATION_INFO_FLAGS_0022_OVERRIDE_PRIORITYAn override priority. |
Requirements
| Requirement | Value |
|---|---|
| Header | d3d12umddi.h (include D3d12umddi.h) |