ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLGlSyncMode2 Struct Reference

Structure containing GL-Sync mode of a display. More...

#include <adl_structures.h>

Data Fields

int iControlVector
 Mode control vector. Bitfield of ADL_GLSYNC_MODECNTL_* Genlock related values. More...
 
int iDisplayIndex
 Index of the display to which this GLSync applies to. More...
 
int iGLSyncConnectorIndex
 Index of GL-Sync connector used to genlock the display/controller. More...
 
int iStatusVector
 Mode status vector. Bitfield of ADL_GLSYNC_MODECNTL_STATUS_* Genlock related values. More...
 

Detailed Description

Structure containing GL-Sync mode of a display.

This structure is used to get and set GL-Sync mode settings for a display connected to an adapter attached to a GL-Sync module for Workstation Framelock/Genlock.

See also
Genlock related values

Field Documentation

◆ iControlVector

int ADLGlSyncMode2::iControlVector

Mode control vector. Bitfield of ADL_GLSYNC_MODECNTL_* Genlock related values.

◆ iDisplayIndex

int ADLGlSyncMode2::iDisplayIndex

Index of the display to which this GLSync applies to.

◆ iGLSyncConnectorIndex

int ADLGlSyncMode2::iGLSyncConnectorIndex

Index of GL-Sync connector used to genlock the display/controller.

◆ iStatusVector

int ADLGlSyncMode2::iStatusVector

Mode status vector. Bitfield of ADL_GLSYNC_MODECNTL_STATUS_* Genlock related values.


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

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.