DPC++ Runtime
Runtime libraries for oneAPI DPC++
image_impl.hpp File Reference
Include dependency graph for image_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sycl::_V1::detail::image_impl
 

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::detail
 

Typedefs

using sycl::_V1::detail::image_allocator = aligned_allocator< byte >
 

Functions

uint8_t sycl::_V1::detail::getImageNumberChannels (image_channel_order Order)
 
uint8_t sycl::_V1::detail::getImageElementSize (uint8_t NumChannels, image_channel_type Type)
 
sycl::detail::pi::PiMemImageChannelOrder sycl::_V1::detail::convertChannelOrder (image_channel_order Order)
 
image_channel_order sycl::_V1::detail::convertChannelOrder (sycl::detail::pi::PiMemImageChannelOrder Order)
 
sycl::detail::pi::PiMemImageChannelType sycl::_V1::detail::convertChannelType (image_channel_type Type)
 
image_channel_type sycl::_V1::detail::convertChannelType (sycl::detail::pi::PiMemImageChannelType Type)