OpenCL-Docs
OpenCL-Docs copied to clipboard
clarify CL_DEVICE_TYPE_DEFAULT and CL_DEVICE_TYPE_ALL for custom devices
fixes #300
Fixes CL_DEVICE_TYPE_ALL - now it will return all devices in the platform, including custom devices.
Clarifies that CL_DEVICE_TYPE_DEFAULT may return a custom device if it is the only device in the platform.