ADL (AMD Display Library) Public APIs  Version 18.1
Macros | Typedefs
adl_sdk.h File Reference

Contains the definition of the Memory Allocation Callback.
Included in ADL SDK More...

#include "adl_structures.h"

Go to the source code of this file.

Macros

#define ADL_SDK_MAJOR_VERSION   18
 
#define ADL_SDK_MINOR_VERSION   0
 

Typedefs

typedef void *__stdcall * ADL_MAIN_MALLOC_CALLBACK(int)
 Memory Allocation Call back. More...
 

Detailed Description

Contains the definition of the Memory Allocation Callback.
Included in ADL SDK



This file contains the definition of the Memory Allocation Callback.
It also includes definitions of the respective structures and constants.
This is the only header file to be included in a C/C++ project using ADL

Macro Definition Documentation

◆ ADL_SDK_MAJOR_VERSION

#define ADL_SDK_MAJOR_VERSION   18

◆ ADL_SDK_MINOR_VERSION

#define ADL_SDK_MINOR_VERSION   0

Typedef Documentation

◆ ADL_MAIN_MALLOC_CALLBACK

typedef void* __stdcall* ADL_MAIN_MALLOC_CALLBACK(int)

Memory Allocation Call back.


Copyright © 2009-2024 Advanced Micro Devices, Inc. All rights reserved.