![]() |
NVAPI Reference Documentation
|
Release 361: January 27
|
#include <nvapi.h>
Data Fields | |
| NvU32 | version |
| NvU32 | rowCount |
| NvU32 | colCount |
| struct { | |
| NvPhysicalGpuHandle hPhysicalGPU | |
| NvU32 displayOutputId | |
| NvS32 overlapX | |
| NvS32 overlapY | |
| } | gpuLayout [NVAPI_MAX_MOSAIC_DISPLAY_ROWS][NVAPI_MAX_MOSAIC_DISPLAY_COLUMNS] |
Vertical display count.
Connected display target.
| struct { ... } NV_MOSAIC_TOPOLOGY::gpuLayout[NVAPI_MAX_MOSAIC_DISPLAY_ROWS][NVAPI_MAX_MOSAIC_DISPLAY_COLUMNS] |
| NvPhysicalGpuHandle NV_MOSAIC_TOPOLOGY::hPhysicalGPU |
Physical GPU to be used in the topology.
Pixels of overlap on the left of target: (+overlap, -gap)
Pixels of overlap on the top of target: (+overlap, -gap)
Horizontal display count.
Version number of the mosaic topology.
