|
ADL (AMD Display Library) Public APIs
Version 18.1
|
Structure containing Mantle App info. More...
#include <adl_structures.h>
Data Fields | |
| int | apiVersion |
| mantle api version More... | |
| long | deviceId |
| mantle device id More... | |
| long | driverVersion |
| mantle driver version More... | |
| char | gpuName [256] |
| gpu name More... | |
| int | gpuType |
| mantle gpu type; More... | |
| long | maxBoundDescriptorSets |
| bound descriptot More... | |
| long long | maxInlineMemoryUpdateSize |
| mem update More... | |
| int | maxMemRefsPerSubmission |
| mem size More... | |
| long | maxThreadGroupSize |
| thread group size More... | |
| long | multiColorTargetClears |
| color target More... | |
| long long | timestampFrequency |
| time stamp frequency More... | |
| long | vendorId |
| mantle vendroe id More... | |
| long long | virtualMemPageSize |
| virtual mem size More... | |
Structure containing Mantle App info.
This structure is used to store the Mantle Driver information
| int ADLMantleAppInfo::apiVersion |
mantle api version
| long ADLMantleAppInfo::deviceId |
mantle device id
| long ADLMantleAppInfo::driverVersion |
mantle driver version
| char ADLMantleAppInfo::gpuName[256] |
gpu name
| int ADLMantleAppInfo::gpuType |
mantle gpu type;
| long ADLMantleAppInfo::maxBoundDescriptorSets |
bound descriptot
| long long ADLMantleAppInfo::maxInlineMemoryUpdateSize |
mem update
| int ADLMantleAppInfo::maxMemRefsPerSubmission |
mem size
| long ADLMantleAppInfo::maxThreadGroupSize |
thread group size
| long ADLMantleAppInfo::multiColorTargetClears |
color target
| long long ADLMantleAppInfo::timestampFrequency |
time stamp frequency
| long ADLMantleAppInfo::vendorId |
mantle vendroe id
| long long ADLMantleAppInfo::virtualMemPageSize |
virtual mem size