Skip to content

IADLXManualGraphicsTuning1

Navigation: ADLX SDK ReferencesADLX InterfacesGPU Tuning

The IADLXManualGraphicsTuning1 interface provides methods to control the GPU manual graphic tuning for pre-RDNA ASIC family.

InterfaceId:IADLXManualGraphicsTuning1
Smart Pointer Interface Name:IADLXManualGraphicsTuning1Ptr
Inherits:IADLXInterface
Inherited By:N/A

Methods

MethodDescription
GetEmptyGPUTuningStatesGets the reference counted list of empty GPU tuning states.
GetGPUTuningRangesGets the frequency range and the voltage range on a GPU.
GetGPUTuningStatesGets the reference counted list of current GPU tuning states.
IsValidGPUTuningStatesChecks if each GPU tuning state in a list is valid.
SetGPUTuningStatesSets the GPU tuning states on a GPU.

Requirements

Headerinclude “IGPUManualGFXTuning.h”
Minimum version1.0

Example

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

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

Subpages

API Reference

This page references: