You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clang emits errors from SYCL headers about unsupported OpenCL types:
lib/clang/10.0.0/include/CL/__spirv/spirv_ops.hpp:24:49: error: unknown type name '__ocl_sampler_t'
extern SampledType __spirv_SampledImage(ImageT, __ocl_sampler_t)