NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
NV_CUSTOM_DISPLAY Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
NvU32 width
NvU32 height
NvU32 depth
NV_FORMAT colorFormat
NV_VIEWPORTF srcPartition
float xRatio
float yRatio
NV_TIMING timing
NvU32 hwModeSetOnly: 1

Detailed Description

Used in NvAPI_DISP_EnumCustomDisplay() and NvAPI_DISP_TryCustomDisplay().


Field Documentation

Color format (optional)

Source surface color depth."0" means all 8/16/32bpp.

Source surface(source mode) height.

If set, it means a hardware modeset without OS update.

For multimon support, should be set to (0,0,1.0,1.0) for now.

Timing used to program TMDS/DAC/LVDS/HDMI/TVEncoder, etc.

Source surface(source mode) width.

Horizontal scaling ratio.

Vertical scaling ratio.


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


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

NVIDIA