SetVRAMTuningStates

Sets listed VRAM states to the tuning state on a GPU.

Syntax

Copied!

ADLX_RESULT     SetVRAMTuningStates (IADLXManualTuningStateList * pVRAMStates)

Parameters

  1. [in] pVRAMStates IADLXManualTuningStateList * The pointer to the VRAM states list interface.

Return Value

If the VRAM tuning states are successfully set, ADLX_OK is returned.

If the VRAM tuning states are not successfully set, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Header

include “IGPUManualVRAMTuning.h”

Minimum version

1.0