No description available.
Information about the virtual GPU segment info.
DriverSegmentIdThe driver Id of the physical memory segment, which was enumerated by Dxgkrnl. The value starts from 1.
SizeSize in this memory segment, which is needed in the vGPU.
AlignmentAllocation alignment in the memory segment in bytes. This value must be a multiple of 4096 bytes or zero.
MinSegmentOffsetOptionally, the driver can specify a range in the segment where this allocation must be located. If there is no range restriction, set these values to zero. This could be used, for example, when a portion of the VPR range needs to be assigned to a vGPU.
[!NOTE] This functionality is deprecated.
MaxSegmentOffsetOptionally, the driver can specify a range in the segment where this allocation must be located. If there is no range restriction, set these values to zero. This could be used, for example, when a portion of the VPR range needs to be assigned to a vGPU.
[!NOTE] This functionality is deprecated.
PrivateDriverDataAllocation driver private data.