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

Structure containing information about the Adapter offset stepping size. More...

#include <adl_structures.h>

Data Fields

int iAdapterIndex
 the logic adapter index More...
 
int iBezelOffsetSteppingSizeMask
 Identifies the bits this structure is currently using. It will be the total OR of all the bit definitions. More...
 
int iBezelOffsetSteppingSizeValue
 Bit mask identifies the display status. More...
 
int iBezelOffsetSteppingSizeX
 Bezel X stepping size offset. More...
 
int iBezelOffsetSteppingSizeY
 Bezel Y stepping size offset. More...
 
int iSLSMapIndex
 The SLS map index. More...
 

Detailed Description

Structure containing information about the Adapter offset stepping size.

This structure is used to store the Adapter offset stepping size information.

Field Documentation

◆ iAdapterIndex

int ADLBezelOffsetSteppingSize::iAdapterIndex

the logic adapter index

◆ iBezelOffsetSteppingSizeMask

int ADLBezelOffsetSteppingSize::iBezelOffsetSteppingSizeMask

Identifies the bits this structure is currently using. It will be the total OR of all the bit definitions.

◆ iBezelOffsetSteppingSizeValue

int ADLBezelOffsetSteppingSize::iBezelOffsetSteppingSizeValue

Bit mask identifies the display status.

◆ iBezelOffsetSteppingSizeX

int ADLBezelOffsetSteppingSize::iBezelOffsetSteppingSizeX

Bezel X stepping size offset.

◆ iBezelOffsetSteppingSizeY

int ADLBezelOffsetSteppingSize::iBezelOffsetSteppingSizeY

Bezel Y stepping size offset.

◆ iSLSMapIndex

int ADLBezelOffsetSteppingSize::iSLSMapIndex

The SLS map index.


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

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