IADLXGPUTuningServices1
Navigation: ADLX SDK References → ADLX Interfaces → GPU 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
Method | Description |
---|---|
GetSmartAccessMemory | Gets the reference counted AMD SmartAccess Memory interface for a GPU. |
Requirements
Header | include “IGPUTuning1.h” |
---|---|
Minimum version | 1.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
- GetSmartAccessMemory - Gets the reference counted AMD SmartAccess Memory interface for a GPU.
See Also: IADLXGPUTuningServices, GetSmartAccessMemory, QueryInterface, SmartAccessMemory, SmartAccessMemory