Skip to content

IADLXGPUTuningServices1

Navigation: ADLX SDK ReferencesADLX InterfacesGPU Tuning

IADLXGPUTuningServices1 is an extension interface to IADLXGPUTuningServices that provides interface access to control the AMD SmartAccess Memory feature.

InterfaceId:IADLXGPUTuningServices1
Smart Pointer Interface Name:IADLXGPUTuningServices1Ptr
Inherits:IADLXGPUTuningServices
Inherited By:N/A

The IADLXGPUTuningServices1 interface is obtained from the IADLXGPUTuningServices interface using QueryInterface.

Methods

MethodDescription
GetSmartAccessMemoryGets the reference counted AMD SmartAccess Memory interface for a GPU.

Requirements

Headerinclude “IGPUTuning1.h”
Minimum version1.2

Example

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

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

Subpages

See Also: IADLXGPUTuningServices, GetSmartAccessMemory, QueryInterface, SmartAccessMemory, SmartAccessMemory