DXGK_GPUENGINE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// dispmprt.h

typedef struct _DXGK_GPUENGINE {
  DXGK_ENGINE_TYPE EngineType;
  WCHAR            Name[DXGK_MAX_METADATA_NAME_LENGTH];
  ULONG            NumPartitionUnits;
} DXGK_GPUENGINE, *PDXGK_GPUENGINE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-dispmprt-_dxgk_gpuengine)

_DXGK_GPUENGINE structure

Description

Not used.

Members

EngineType

Name

NumPartitionUnits

Remarks

See also