NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
NV_MOSAIC_TOPOLOGY Struct Reference

#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]

Detailed Description

Used in NvAPI_GetCurrentMosaicTopology() and NvAPI_SetCurrentMosaicTopology().


Field Documentation

Vertical display count.

Connected display target.

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.


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


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

NVIDIA