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

This structure defines the topology details. More...

#include <nvapi.h>

Public Attributes

NvU32 version
 Version of this structure.
 
NvLogicalGpuHandle hLogicalGPU
 Logical GPU for this topology.
 
NvU32 validityMask
 
NvU32 rowCount
 Number of displays in a row.
 
NvU32 colCount
 Number of displays in a column.
 
struct { 
 
   NvPhysicalGpuHandle   hPhysicalGPU 
 Physical GPU to be used in the topology (0 if GPU missing)
 
   NvU32   displayOutputId 
 Connected display target (0 if no display connected)
 
   NvS32   overlapX 
 Pixels of overlap on left of target: (+overlap, -gap)
 
   NvS32   overlapY 
 Pixels of overlap on top of target: (+overlap, -gap)
 
gpuLayout [NVAPI_MAX_MOSAIC_DISPLAY_ROWS][NVAPI_MAX_MOSAIC_DISPLAY_COLUMNS
 

Detailed Description

This structure defines the topology details.


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