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