◆ DeviceType
◆ Version
◆ find_device()
cl_device_id anonymous_namespace{opencl.cpp}::Platform::find_device |
( |
Version | min_version, |
|
|
DeviceType | preferred, |
|
|
Version * | version ) const |
◆ get_device_info()
bool anonymous_namespace{opencl.cpp}::Platform::get_device_info |
( |
| ) |
|
|
private |
◆ get_version_info()
bool anonymous_namespace{opencl.cpp}::Platform::get_version_info |
( |
std::string * | tmp | ) |
|
|
private |
◆ id()
cl_platform_id anonymous_namespace{opencl.cpp}::Platform::id |
( |
| ) |
const |
|
inline |
◆ init()
bool anonymous_namespace{opencl.cpp}::Platform::init |
( |
cl_platform_id | id, |
|
|
std::string * | tmp ) |
◆ n_devices()
std::size_t anonymous_namespace{opencl.cpp}::Platform::n_devices |
( |
| ) |
const |
◆ cpus
std::vector<Device> anonymous_namespace{opencl.cpp}::Platform::cpus = {} |
|
private |
◆ gpus
std::vector<Device> anonymous_namespace{opencl.cpp}::Platform::gpus = {} |
|
private |
◆ m_id
cl_platform_id anonymous_namespace{opencl.cpp}::Platform::m_id = {} |
|
private |
◆ version
Version anonymous_namespace{opencl.cpp}::Platform::version = {} |
|
private |
The documentation for this class was generated from the following file: