![]() |
NVAPI Reference Documentation
|
Release 396: April 5
|
#include <nvapi.h>
Data Fields | |
NvU32 | version |
NvPhysicalGpuHandle | hPhysicalGpu |
NVAPI_GSYNC_GPU_TOPOLOGY_CONNECTOR | connector |
NvPhysicalGpuHandle | hProxyPhysicalGpu |
NvU32 | isSynced: 1 |
NvU32 | reserved: 31 |
NVAPI_GSYNC_GPU_TOPOLOGY_CONNECTOR _NV_GSYNC_GPU::connector |
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)
NvU32 _NV_GSYNC_GPU::isSynced |
Whether this GPU is sync'd or not.
NvU32 _NV_GSYNC_GPU::reserved |
Should be set to ZERO.
NvU32 _NV_GSYNC_GPU::version |
Version of the structure.