Home
last modified time | relevance | path

Searched refs:cl_addressing_mode (Results 1 – 24 of 24) sorted by relevance

/third_party/boost/libs/compute/test/
Dtest_image_sampler.cpp45 sampler.get_info<cl_addressing_mode>(CL_SAMPLER_ADDRESSING_MODE), in BOOST_AUTO_TEST_CASE()
46 cl_addressing_mode(CL_ADDRESS_NONE) in BOOST_AUTO_TEST_CASE()
56 sampler.get_info<cl_addressing_mode>(CL_SAMPLER_ADDRESSING_MODE), in BOOST_AUTO_TEST_CASE()
57 cl_addressing_mode(CL_ADDRESS_CLAMP) in BOOST_AUTO_TEST_CASE()
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dsampler.hpp33 cl_addressing_mode addr_mode,
41 cl_addressing_mode addr_mode();
53 cl_addressing_mode _addr_mode;
Dsampler.cpp29 cl_addressing_mode addr_mode, in sampler()
40 cl_addressing_mode
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dsampler.cpp30 cl_addressing_mode addr_mode, cl_filter_mode filter_mode, in clCreateSampler()
85 buf.as_scalar<cl_addressing_mode>() = s.addr_mode(); in clGetSamplerInfo()
/third_party/boost/libs/compute/include/boost/compute/image/
Dimage_sampler.hpp53 cl_addressing_mode addressing_mode, in image_sampler()
198 ((cl_addressing_mode, CL_SAMPLER_ADDRESSING_MODE))
/third_party/boost/boost/compute/image/
Dimage_sampler.hpp53 cl_addressing_mode addressing_mode, in image_sampler()
198 ((cl_addressing_mode, CL_SAMPLER_ADDRESSING_MODE))
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLSampler.cpp19 static_assert(std::is_same<cl_uint, cl_addressing_mode>::value && in getInfo()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h81 typedef cl_uint cl_addressing_mode; typedef
1453 cl_addressing_mode /* addressing_mode */,
Dcl2.hpp1197 F(cl_sampler_info, CL_SAMPLER_ADDRESSING_MODE, cl_addressing_mode) \
5420 cl_addressing_mode addressing_mode, in Sampler()
Dcl.hpp1391 F(cl_sampler_info, CL_SAMPLER_ADDRESSING_MODE, cl_addressing_mode) \
4654 cl_addressing_mode addressing_mode, in Sampler()
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h79 typedef cl_uint cl_addressing_mode; typedef
1914 cl_addressing_mode addressing_mode,
Dcl_icd.h231 cl_addressing_mode addressing_mode, cl_filter_mode filter_mode,
/third_party/mesa3d/include/CL/
Dcl.h79 typedef cl_uint cl_addressing_mode; typedef
1912 cl_addressing_mode addressing_mode,
Dcl_icd.h231 cl_addressing_mode addressing_mode, cl_filter_mode filter_mode,
Dcl2.hpp1264 F(cl_sampler_info, CL_SAMPLER_ADDRESSING_MODE, cl_addressing_mode) \
5572 cl_addressing_mode addressing_mode, in Sampler()
Dcl.hpp1421 F(cl_sampler_info, CL_SAMPLER_ADDRESSING_MODE, cl_addressing_mode) \
4671 cl_addressing_mode addressing_mode, in Sampler()
/third_party/opencl-headers/CL/
Dcl.h79 typedef cl_uint cl_addressing_mode; typedef
1914 cl_addressing_mode addressing_mode,
Dcl_icd.h231 cl_addressing_mode addressing_mode, cl_filter_mode filter_mode,
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/internal/
Dcl_icd_amd.h138 cl_addressing_mode /* addressing_mode */, cl_filter_mode /* filter_mode */,
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_cl_autogen.h329 cl_addressing_mode addressing_mode,
Dentry_points_cl_autogen.cpp1305 cl_addressing_mode addressing_mode, in clCreateSampler()
/third_party/boost/boost/compute/detail/
Dmeta_kernel.hpp779 cl_addressing_mode addressing_mode, in get_sampler_identifier()
/third_party/boost/libs/compute/include/boost/compute/detail/
Dmeta_kernel.hpp779 cl_addressing_mode addressing_mode, in get_sampler_identifier()
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
DlibOpenCL_autogen.cpp630 cl_addressing_mode addressing_mode, in clCreateSampler()