DXGKARG_SETGPUPARTITIONCOUNT - NtDoc

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

typedef struct _DXGKARG_SETGPUPARTITIONCOUNT {
  ULONG PartitionCount;
} DXGKARG_SETGPUPARTITIONCOUNT, *PDXGKARG_SETGPUPARTITIONCOUNT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_DXGKARG_SETGPUPARTITIONCOUNT structure

Description

Arguments used to set GPU partition count.

Members

PartitionCount

The total number of partitions available for this detailed configuration.

Remarks

See also