#include <CL/sycl/access/access.hpp>
#include <CL/sycl/detail/common.hpp>
#include <CL/sycl/detail/property_list_base.hpp>
#include <CL/sycl/property_list.hpp>
Go to the source code of this file.
Classes | |
class | cl::sycl::accessor< DataT, Dimensions, AccessMode, AccessTarget, IsPlaceholder, PropertyListT > |
Buffer accessor. More... | |
struct | cl::sycl::detail::IsCompileTimePropertyInstance< T > |
struct | cl::sycl::ext::oneapi::is_compile_time_property< T > |
class | cl::sycl::ext::oneapi::accessor_property_list< PropsT > |
Objects of the accessor_property_list class are containers for the SYCL properties. More... | |
Namespaces | |
cl | |
We provide new interfaces for matrix muliply in this patch: | |
cl::sycl | |
cl::sycl::detail | |
cl::sycl::ext | |
cl::sycl::ext::oneapi | |