cl::sycl::feature_not_supported Class Reference
Represents an exception when an optional feature or extension is used in a kernel but its not available on the device the SYCL kernel is being enqueued on. More...
#include <error.h>
Detailed Description
Represents an exception when an optional feature or extension is used in a kernel but its not available on the device the SYCL kernel is being enqueued on.
The documentation for this class was generated from the following file: