#include <sycl/sampler.hpp>
Public Attributes | |
addressing_mode | addressing |
coordinate_normalization_mode | coordinate |
filtering_mode | filtering |
Definition at line 139 of file sampler.hpp.
addressing_mode sycl::_V1::image_sampler::addressing |
Definition at line 140 of file sampler.hpp.
Referenced by sycl::_V1::detail::imageReadSamplerHostImpl(), and sycl::_V1::detail::image_impl::sampledImageConstructorNotification().
coordinate_normalization_mode sycl::_V1::image_sampler::coordinate |
Definition at line 141 of file sampler.hpp.
Referenced by sycl::_V1::detail::imageReadSamplerHostImpl(), and sycl::_V1::detail::image_impl::sampledImageConstructorNotification().
filtering_mode sycl::_V1::image_sampler::filtering |
Definition at line 142 of file sampler.hpp.
Referenced by sycl::_V1::detail::imageReadSamplerHostImpl(), and sycl::_V1::detail::image_impl::sampledImageConstructorNotification().