|
class | cl::sycl::property::buffer::use_host_ptr |
|
class | cl::sycl::property::buffer::use_mutex |
|
class | cl::sycl::property::buffer::context_bound |
|
class | cl::sycl::property::buffer::mem_channel |
|
class | cl::sycl::property::buffer::detail::buffer_location |
|
class | cl::sycl::ext::oneapi::property::buffer::use_pinned_host_memory |
|
class | cl::sycl::buffer< T, dimensions, AllocatorT, __Enabled > |
| Defines a shared array that can be used by kernels in queues. More...
|
|
struct | cl::sycl::is_property< property::buffer::use_host_ptr > |
|
struct | cl::sycl::is_property< property::buffer::use_mutex > |
|
struct | cl::sycl::is_property< property::buffer::detail::buffer_location > |
|
struct | cl::sycl::is_property< property::buffer::context_bound > |
|
struct | cl::sycl::is_property< property::buffer::mem_channel > |
|
struct | cl::sycl::is_property< ext::oneapi::property::buffer::use_pinned_host_memory > |
|
struct | cl::sycl::is_property_of< property::buffer::use_host_ptr, buffer< T, Dimensions, AllocatorT, void > > |
|
struct | cl::sycl::is_property_of< property::buffer::use_mutex, buffer< T, Dimensions, AllocatorT, void > > |
|
struct | cl::sycl::is_property_of< property::buffer::detail::buffer_location, buffer< T, Dimensions, AllocatorT, void > > |
|
struct | cl::sycl::is_property_of< property::buffer::context_bound, buffer< T, Dimensions, AllocatorT, void > > |
|
struct | cl::sycl::is_property_of< property::buffer::mem_channel, buffer< T, Dimensions, AllocatorT, void > > |
|
struct | cl::sycl::is_property_of< ext::oneapi::property::buffer::use_pinned_host_memory, buffer< T, Dimensions, AllocatorT, void > > |
|