D3DKMT_GET_GPUMMU_CAPS structure (d3dkmthk.h)

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