/third_party/boost/libs/compute/test/ |
D | test_image_sampler.cpp | 45 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/ |
D | sampler.hpp | 33 cl_addressing_mode addr_mode, 41 cl_addressing_mode addr_mode(); 53 cl_addressing_mode _addr_mode;
|
D | sampler.cpp | 29 cl_addressing_mode addr_mode, in sampler() 40 cl_addressing_mode
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
D | sampler.cpp | 30 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/ |
D | image_sampler.hpp | 53 cl_addressing_mode addressing_mode, in image_sampler() 198 ((cl_addressing_mode, CL_SAMPLER_ADDRESSING_MODE))
|
/third_party/boost/boost/compute/image/ |
D | image_sampler.hpp | 53 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/ |
D | CLSampler.cpp | 19 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/ |
D | cl.h | 81 typedef cl_uint cl_addressing_mode; typedef 1453 cl_addressing_mode /* addressing_mode */,
|
D | cl2.hpp | 1197 F(cl_sampler_info, CL_SAMPLER_ADDRESSING_MODE, cl_addressing_mode) \ 5420 cl_addressing_mode addressing_mode, in Sampler()
|
D | cl.hpp | 1391 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/ |
D | cl.h | 79 typedef cl_uint cl_addressing_mode; typedef 1914 cl_addressing_mode addressing_mode,
|
D | cl_icd.h | 231 cl_addressing_mode addressing_mode, cl_filter_mode filter_mode,
|
/third_party/mesa3d/include/CL/ |
D | cl.h | 79 typedef cl_uint cl_addressing_mode; typedef 1912 cl_addressing_mode addressing_mode,
|
D | cl_icd.h | 231 cl_addressing_mode addressing_mode, cl_filter_mode filter_mode,
|
D | cl2.hpp | 1264 F(cl_sampler_info, CL_SAMPLER_ADDRESSING_MODE, cl_addressing_mode) \ 5572 cl_addressing_mode addressing_mode, in Sampler()
|
D | cl.hpp | 1421 F(cl_sampler_info, CL_SAMPLER_ADDRESSING_MODE, cl_addressing_mode) \ 4671 cl_addressing_mode addressing_mode, in Sampler()
|
/third_party/opencl-headers/CL/ |
D | cl.h | 79 typedef cl_uint cl_addressing_mode; typedef 1914 cl_addressing_mode addressing_mode,
|
D | cl_icd.h | 231 cl_addressing_mode addressing_mode, cl_filter_mode filter_mode,
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/internal/ |
D | cl_icd_amd.h | 138 cl_addressing_mode /* addressing_mode */, cl_filter_mode /* filter_mode */,
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_cl_autogen.h | 329 cl_addressing_mode addressing_mode,
|
D | entry_points_cl_autogen.cpp | 1305 cl_addressing_mode addressing_mode, in clCreateSampler()
|
/third_party/boost/boost/compute/detail/ |
D | meta_kernel.hpp | 779 cl_addressing_mode addressing_mode, in get_sampler_identifier()
|
/third_party/boost/libs/compute/include/boost/compute/detail/ |
D | meta_kernel.hpp | 779 cl_addressing_mode addressing_mode, in get_sampler_identifier()
|
/third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
D | libOpenCL_autogen.cpp | 630 cl_addressing_mode addressing_mode, in clCreateSampler()
|