ADL (AMD Display Library) Public APIs  Version 17.1
Macros
Define_emulation_query

These defines are the modes of emulationIndicates Data from real device. More...

Macros

#define ADL_QUERY_CURRENT_DATA   2
 Indicates Data currently in use. More...
 
#define ADL_QUERY_EMULATED_DATA   1
 Indicates Emulated data. More...
 
#define ADL_QUERY_REAL_DATA   0
 

Detailed Description

These defines are the modes of emulation

Indicates Data from real device.

Macro Definition Documentation

◆ ADL_QUERY_CURRENT_DATA

#define ADL_QUERY_CURRENT_DATA   2

Indicates Data currently in use.

◆ ADL_QUERY_EMULATED_DATA

#define ADL_QUERY_EMULATED_DATA   1

Indicates Emulated data.

◆ ADL_QUERY_REAL_DATA

#define ADL_QUERY_REAL_DATA   0

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