DPC++ Runtime
Runtime libraries for oneAPI DPC++
image_accessor_util.cpp File Reference
#include <sycl/accessor.hpp>
#include <sycl/builtins.hpp>
Include dependency graph for image_accessor_util.cpp:

Go to the source code of this file.

Namespaces

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

Functions

int4 sycl::_V1::detail::getPixelCoordNearestFiltMode (float4, const addressing_mode, const range< 3 >)
 
int8 sycl::_V1::detail::getPixelCoordLinearFiltMode (float4, const addressing_mode, const range< 3 >, float4 &)
 
bool sycl::_V1::detail::isOutOfRange (const int4 PixelCoord, const addressing_mode SmplAddrMode, const range< 3 > ImgRange)
 
float4 sycl::_V1::detail::getBorderColor (const image_channel_order ImgChannelOrder)