NVAPI Reference Documentation 545
Loading...
Searching...
No Matches
Public Attributes | List of all members
NV_MOSAIC_TOPOLOGY Struct Reference

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
 

Detailed Description

Used in NvAPI_GetCurrentMosaicTopology() and NvAPI_SetCurrentMosaicTopology().


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