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

Structure containing information about the display SLS Grid information. More...

#include <adl_structures.h>

Data Fields

int iAdapterIndex
 The Adapter index. More...
 
int iSLSGridColumn
 The grid column. More...
 
int iSLSGridIndex
 The grid index. More...
 
int iSLSGridMask
 The grid bit mask identifies the number of bits DisplayMap is currently using. Sum of all bits defined in ADL_DISPLAY_SLSGRID_ORIENTATION_XXX. More...
 
int iSLSGridRow
 The grid row. More...
 
int iSLSGridValue
 The grid bit value identifies the display status. Refer to ADL_DISPLAY_SLSGRID_ORIENTATION_XXX. More...
 

Detailed Description

Structure containing information about the display SLS Grid information.

This structure is used to store the display SLS Grid information.

Field Documentation

◆ iAdapterIndex

int ADLSLSGrid::iAdapterIndex

The Adapter index.

◆ iSLSGridColumn

int ADLSLSGrid::iSLSGridColumn

The grid column.

◆ iSLSGridIndex

int ADLSLSGrid::iSLSGridIndex

The grid index.

◆ iSLSGridMask

int ADLSLSGrid::iSLSGridMask

The grid bit mask identifies the number of bits DisplayMap is currently using. Sum of all bits defined in ADL_DISPLAY_SLSGRID_ORIENTATION_XXX.

◆ iSLSGridRow

int ADLSLSGrid::iSLSGridRow

The grid row.

◆ iSLSGridValue

int ADLSLSGrid::iSLSGridValue

The grid bit value identifies the display status. Refer to ADL_DISPLAY_SLSGRID_ORIENTATION_XXX.


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

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