Public Attributes | |
cl_device_id | id |
cl_device_type | type |
cl_platform_id | platformId |
int | platformIndex |
std::string | name |
std::string | version |
cl_ulong | globalMemSize |
cl_ulong | globalMemCacheSize |
cl_ulong | localMemSize |
cl_uint | maxFreq |
cl_uint | maxUnits |
Public Member Functions | |
OpenCLDeviceInfo () | |
cl_ulong OpenCLDeviceInfo::globalMemCacheSize |
cl_ulong OpenCLDeviceInfo::globalMemSize |
cl_device_id OpenCLDeviceInfo::id |
cl_ulong OpenCLDeviceInfo::localMemSize |
cl_uint OpenCLDeviceInfo::maxFreq |
cl_uint OpenCLDeviceInfo::maxUnits |
std::string OpenCLDeviceInfo::name |
cl_platform_id OpenCLDeviceInfo::platformId |
int OpenCLDeviceInfo::platformIndex |
cl_device_type OpenCLDeviceInfo::type |
std::string OpenCLDeviceInfo::version |
|
inline |