ADLXHelper_InitializeWithIncompatibleDriver 

Initializes ADLX with a legacy driver.

Syntax 

ADLX_RESULT  ADLXHelper_InitializeWithIncompatibleDriver ()

Parameters 

N/A

Return Value 

If ADLXHelper_InitializeWithIncompatibleDriver is successfully executed, ADLX_OK is returned.

If ADLXHelper_InitializeWithIncompatibleDriver is not successfully executed, an error code is returned.

If ADLX was previously successfully initialized with any of the initialization functions, ADLX_ALREADY_INITIALIZED is returned.

Refer to ADLX_RESULT for success codes and error codes.

Remarks 

This function is used when an application does not use the ADL library and initializes ADLX to consider AMD GPUs using legacy AMD graphics driver.

For more information for initializing ADLX with a legacy driver, refer to ADLX GPU Support .

Requirements 

Header

include “ADLXHelper/Windows/C/ADLXHelper.h”

Minimum version

1.0