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 _D3DKMT_MEMORY_SEGMENT_GROUP {
D3DKMT_MEMORY_SEGMENT_GROUP_LOCAL,
D3DKMT_MEMORY_SEGMENT_GROUP_NON_LOCAL
} D3DKMT_MEMORY_SEGMENT_GROUP;
Constants
D3DKMT_MEMORY_SEGMENT_GROUP_LOCAL Local. |
D3DKMT_MEMORY_SEGMENT_GROUP_NON_LOCAL Non-local. |
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |