DXGKARG_SETGPUPARTITIONCOUNT structure (dispmprt.h)

Arguments used to set GPU partition count.

Syntax

typedef struct _DXGKARG_SETGPUPARTITIONCOUNT {
  ULONG PartitionCount;
} DXGKARG_SETGPUPARTITIONCOUNT, *PDXGKARG_SETGPUPARTITIONCOUNT;

Members

PartitionCount

The total number of partitions available for this detailed configuration.

Requirements

Requirement Value
Header dispmprt.h