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

has_extension

MISSING


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

syclreference.com — SYCL Reference Pages

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