DPC++ Runtime
Runtime libraries for oneAPI DPC++
image_properties.hpp File Reference
#include <sycl/context.hpp>
#include <sycl/detail/property_helper.hpp>
#include <sycl/properties/property_traits.hpp>
#include <mutex>
#include <type_traits>
#include <utility>
Include dependency graph for image_properties.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sycl::_V1::property::image::use_host_ptr
 
class  sycl::_V1::property::image::use_mutex
 
class  sycl::_V1::property::image::context_bound
 
struct  sycl::_V1::is_property_of< property::image::use_host_ptr, image< Dimensions, AllocatorT > >
 
struct  sycl::_V1::is_property_of< property::image::use_mutex, image< Dimensions, AllocatorT > >
 
struct  sycl::_V1::is_property_of< property::image::context_bound, image< Dimensions, AllocatorT > >
 
struct  sycl::_V1::is_property_of< property::image::use_host_ptr, sampled_image< Dimensions, AllocatorT > >
 
struct  sycl::_V1::is_property_of< property::image::use_mutex, sampled_image< Dimensions, AllocatorT > >
 
struct  sycl::_V1::is_property_of< property::image::context_bound, sampled_image< Dimensions, AllocatorT > >
 
struct  sycl::_V1::is_property_of< property::image::use_host_ptr, unsampled_image< Dimensions, AllocatorT > >
 
struct  sycl::_V1::is_property_of< property::image::use_mutex, unsampled_image< Dimensions, AllocatorT > >
 
struct  sycl::_V1::is_property_of< property::image::context_bound, unsampled_image< Dimensions, AllocatorT > >
 

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::property
 
 sycl::_V1::property::image