NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
_NV_GSYNC_GPU Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
NvPhysicalGpuHandle hPhysicalGpu
NVAPI_GSYNC_GPU_TOPOLOGY_CONNECTOR connector
NvPhysicalGpuHandle hProxyPhysicalGpu
NvU32 isSynced: 1
NvU32 reserved: 31

Field Documentation

Indicates which connector on the device the GPU is connected to.

NvPhysicalGpuHandle _NV_GSYNC_GPU::hPhysicalGpu

GPU handle.

NvPhysicalGpuHandle _NV_GSYNC_GPU::hProxyPhysicalGpu

GPU through which hPhysicalGpu is connected to the Sync device (if not directly connected)

  • this is NULL otherwise

Whether this GPU is sync'd or not.

Should be set to ZERO.

Version of the structure.


The documentation for this struct was generated from the following file:


Copyright (c) 2007-2015 NVIDIA Corporation. All rights reserved.

NVIDIA