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.
Memory segment group types.
Syntax
typedef enum D3D12DDI_MEMORY_SEGMENT_GROUP_0054 {
D3D12DDI_MEMORY_SEGMENT_GROUP_0054_LOCAL,
D3D12DDI_MEMORY_SEGMENT_GROUP_0054_NON_LOCAL
} ;
Constants
D3D12DDI_MEMORY_SEGMENT_GROUP_0054_LOCAL Local memory segment group. |
D3D12DDI_MEMORY_SEGMENT_GROUP_0054_NON_LOCAL Non-local memory segment group. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1903 |
Header | d3d12umddi.h |