Skip to content

IADLXManualPowerTuning1

Navigation: ADLX SDK ReferencesADLX InterfacesGPU Tuning

The IADLXManualPowerTuning1 is an extension interface to IADLXManualPowerTuning. It provides the default manual power tuning metric values of a GPU.

InterfaceId:IADLXManualPowerTuning1
Smart Pointer Interface Name:IADLXManualPowerTuning1Ptr
Inherits:IADLXManualPowerTuning
Inherited By:N/A

The IADLXManualPowerTuning1 interface is obtained from the IADLXManualPowerTuning interface or from any of its extension interfaces using QueryInterface.

Methods

MethodDescription
GetPowerLimitDefaultGets the default power limit on a GPU.
GetTDCLimitDefaultGets the default Thermal Design Current (TDC) limit on a GPU.

Requirements

Headerinclude “IGPUManualGFXTuning.h”
Minimum version1.4

Example

To see how to use this interface in a C++ application, refer to the ManualPowerTuning C++ sample.

For a C application, refer to the ManualPowerTuning C sample.

Subpages

API Reference

This page references: