Skip to content

IADLXGPUMetrics2

Navigation: ADLX SDK ReferencesADLX InterfacesPerformance Monitoring

The IADLXGPUMetrics2 is an extension interface to IADLXGPUMetrics. It provides the shared GPU memory of a GPU metric sample.

InterfaceId:IADLXGPUMetrics2
Smart Pointer Interface Name:IADLXGPUMetrics2Ptr
Inherits:IADLXGPUMetrics1
Inherited By:IADLXGPUMetrics3

The IADLXGPUMetrics2 interface is obtained from the IADLXGPUMetrics interface or from any of its extension interfaces using QueryInterface.

Methods

MethodDescription
GPUSharedMemoryGets the shared GPU memory of a GPU metric sample.

Requirements

Headerinclude “IPerformanceMonitoring3.h”
Minimum version1.4

Example

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

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

Subpages

API Reference

This page references: