Skip to content

HighestVRAMBandwidth

Navigation: ADLX SDK ReferencesADLX InterfacesGPUIADLXGPU3

Syntax

ADLX_RESULT    HighestVRAMBandwidth (adlx_uint* data)

Parameters

#DirectionNameTypeDescription
1.[out]dataadlx_uint*The pointer to a variable where the highest default performance level Memory bandwidth (in Mbytes/s) is returned.

Return Value

If the memory bandwidth is successfully returned, ADLX_OK is returned.

If the memory bandwidth is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “ISystem3.h”
Minimum version1.5

See Also: ADLX Enums