#include <OCLDevice.hpp>
◆ OCLDevice()
| sgpp::base::OCLDevice::OCLDevice |
( |
cl_platform_id |
platformId, |
|
|
cl_device_id |
deviceId, |
|
|
const std::string & |
platformName, |
|
|
const std::string & |
deviceName, |
|
|
cl_context |
context, |
|
|
cl_command_queue |
commandQueue |
|
) |
| |
|
inline |
◆ commandQueue
| cl_command_queue sgpp::base::OCLDevice::commandQueue |
◆ context
| cl_context sgpp::base::OCLDevice::context |
◆ deviceId
| cl_device_id sgpp::base::OCLDevice::deviceId |
◆ deviceName
| std::string sgpp::base::OCLDevice::deviceName |
◆ platformId
| cl_platform_id sgpp::base::OCLDevice::platformId |
◆ platformName
| std::string sgpp::base::OCLDevice::platformName |
The documentation for this class was generated from the following file: