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

Structure containing information about an controller mode. More...

#include <adl_structures.h>

Data Fields

int iAdapterID
 AdapterID for this adapter. More...
 
int iCapsMask
 The bit mask identifies the adapter caps. More...
 
int iCapsValue
 The bit identifies the adapter caps define_adapter_caps. More...
 
int iNumControllers
 Number of controllers for this adapter. More...
 
int iNumDisplays
 Number of displays for this adapter. More...
 
int iNumOfGLSyncConnectors
 Number of GLSyncConnectors. More...
 
int iNumOverlays
 Number of overlays for this adapter. More...
 

Detailed Description

Structure containing information about an controller mode.

This structure is used to store information of an controller mode

Field Documentation

◆ iAdapterID

int ADLAdapterCaps::iAdapterID

AdapterID for this adapter.

◆ iCapsMask

int ADLAdapterCaps::iCapsMask

The bit mask identifies the adapter caps.

◆ iCapsValue

int ADLAdapterCaps::iCapsValue

The bit identifies the adapter caps define_adapter_caps.

◆ iNumControllers

int ADLAdapterCaps::iNumControllers

Number of controllers for this adapter.

◆ iNumDisplays

int ADLAdapterCaps::iNumDisplays

Number of displays for this adapter.

◆ iNumOfGLSyncConnectors

int ADLAdapterCaps::iNumOfGLSyncConnectors

Number of GLSyncConnectors.

◆ iNumOverlays

int ADLAdapterCaps::iNumOverlays

Number of overlays for this adapter.


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

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