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.
Used to get GPU memory management capabilities.
Syntax
typedef struct _D3DKMT_GET_GPUMMU_CAPS {
UINT PhysicalAdapterIndex;
DXGK_ESCAPE_GPUMMUCAPS GpuMmuCaps;
} D3DKMT_GET_GPUMMU_CAPS;
Members
PhysicalAdapterIndex
The physical adapter index in the LDA (linked display adapter) chain.
GpuMmuCaps
The GPU memory management capabilities.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |