#include <ocl.hpp>
| cv::ocl::DeviceInfo::DeviceInfo |
( |
| ) |
|
| cv::ocl::DeviceInfo::~DeviceInfo |
( |
| ) |
|
| int cv::ocl::DeviceInfo::_id |
| std::string cv::ocl::DeviceInfo::compilationExtraOptions |
| std::string cv::ocl::DeviceInfo::deviceDriverVersion |
| std::string cv::ocl::DeviceInfo::deviceExtensions |
| std::string cv::ocl::DeviceInfo::deviceName |
| std::string cv::ocl::DeviceInfo::deviceProfile |
| std::string cv::ocl::DeviceInfo::deviceVendor |
| int cv::ocl::DeviceInfo::deviceVendorId |
| std::string cv::ocl::DeviceInfo::deviceVersion |
| int cv::ocl::DeviceInfo::deviceVersionMajor |
| int cv::ocl::DeviceInfo::deviceVersionMinor |
| bool cv::ocl::DeviceInfo::haveDoubleSupport |
| bool cv::ocl::DeviceInfo::isIntelDevice |
| bool cv::ocl::DeviceInfo::isUnifiedMemory |
| size_t cv::ocl::DeviceInfo::localMemorySize |
| int cv::ocl::DeviceInfo::maxComputeUnits |
| size_t cv::ocl::DeviceInfo::maxMemAllocSize |
| size_t cv::ocl::DeviceInfo::maxWorkGroupSize |
| std::vector<size_t> cv::ocl::DeviceInfo::maxWorkItemSizes |
The documentation for this struct was generated from the following file: