|
ADL (AMD Display Library) Public APIs
Version 18.1
|
Structure containing information about PPLog settings. More...
#include <adl_structures.h>
Data Fields | |
| int | BreakOnAssert |
| int | BreakOnWarn |
| int | LogDestinations |
| int | LogEnabled |
| int | LogFieldMask |
| int | LogSeverityEnabled |
| int | LogSourceMask |
| int | PowerProfilingEnabled |
| int | PowerProfilingTimeInterval |
Structure containing information about PPLog settings.
This structure is used to store information about PPLog settings. This structure is used by the ADL2_PPLogSettings_Set() and ADL2_PPLogSettings_Get() functions.
| int ADLPPLogSettings::BreakOnAssert |
| int ADLPPLogSettings::BreakOnWarn |
| int ADLPPLogSettings::LogDestinations |
| int ADLPPLogSettings::LogEnabled |
| int ADLPPLogSettings::LogFieldMask |
| int ADLPPLogSettings::LogSeverityEnabled |
| int ADLPPLogSettings::LogSourceMask |
| int ADLPPLogSettings::PowerProfilingEnabled |
| int ADLPPLogSettings::PowerProfilingTimeInterval |