syclreference.com
  1. SYCL
  2. | API Reference
  3. | device
  4. | has_extension

has_extension

MISSING


bool has_extension(cl::sycl::string_class extension) const
(1)
  1. Specifies whether a specific extension is supported on the device.
    Parameters:
    • cl::sycl::string_class extension : A string specifying the extension to check for.
    Returns: A boolean specifying whether the extension is supported.

syclreference.com — SYCL Reference Pages

Last updated: 2019-01-24 00:24:52 +0000