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

Structure containing the range of Overdrive parameter. More...

#include <adl_structures.h>

Data Fields

int iMax
 Maximum parameter value. More...
 
int iMin
 Minimum parameter value. More...
 
int iStep
 Parameter step value. More...
 

Detailed Description

Structure containing the range of Overdrive parameter.

This structure is used to store information about the range of Overdrive parameter. This structure is used by ADLODParameters.

Field Documentation

◆ iMax

int ADLODParameterRange::iMax

Maximum parameter value.

◆ iMin

int ADLODParameterRange::iMin

Minimum parameter value.

◆ iStep

int ADLODParameterRange::iStep

Parameter step value.


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

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