Home
last modified time | relevance | path

Searched refs:clCreateSampler (Results 1 – 25 of 65) sorted by relevance

123

/external/OpenCL-ICD-Loader/loader/windows/
DOpenCL-mingw-i686.def43 clCreateSampler@20 == clCreateSampler
DOpenCL.def47 clCreateSampler
/external/mesa3d/src/gallium/frontends/clover/api/
Dsampler.cpp29 clCreateSampler(cl_context d_ctx, cl_bool norm_mode, in clCreateSampler() function
Ddispatch.cpp50 clCreateSampler,
/external/mesa3d/src/gallium/targets/opencl/
DOpenCL.def.in17 clCreateSampler@20
/external/OpenCL-CTS/test_conformance/basic/
Dtest_image_r8.cpp101 clSamplerWrapper sampler = clCreateSampler( in test_image_r8()
Dtest_imagedim.cpp121 …cl_sampler sampler = clCreateSampler(context, CL_FALSE, CL_ADDRESS_CLAMP_TO_EDGE, CL_FILTER_NEARES… in test_imagedim_pow2()
332 …cl_sampler sampler = clCreateSampler(context, CL_FALSE, CL_ADDRESS_CLAMP_TO_EDGE, CL_FILTER_NEARES… in test_imagedim_non_pow2()
Dtest_multireadimageonefmt.cpp150 …cl_sampler sampler = clCreateSampler(context, CL_FALSE, CL_ADDRESS_CLAMP_TO_EDGE, CL_FILTER_NEARES… in test_mri_one()
Dtest_imagenpot.cpp153 …cl_sampler sampler = clCreateSampler(context, CL_FALSE, CL_ADDRESS_CLAMP_TO_EDGE, CL_FILTER_NEARES… in test_imagenpot()
Dtest_multireadimagemultifmt.cpp189 …cl_sampler sampler = clCreateSampler(context, CL_FALSE, CL_ADDRESS_CLAMP_TO_EDGE, CL_FILTER_NEARES… in test_mri_multiple()
Dtest_image_multipass.cpp289 …cl_sampler sampler = clCreateSampler(context, CL_FALSE, CL_ADDRESS_CLAMP_TO_EDGE, CL_FILTER_NEARES… in test_image_multipass_integer_coord()
530 …cl_sampler sampler = clCreateSampler(context, CL_FALSE, CL_ADDRESS_CLAMP_TO_EDGE, CL_FILTER_NEARES… in test_image_multipass_float_coord()
Dtest_readimage.cpp244 sampler = clCreateSampler(context, CL_FALSE, CL_ADDRESS_CLAMP_TO_EDGE, in test_readimage()
/external/angle/src/libOpenCL/
DlibOpenCL_autogen.map77 clCreateSampler;
/external/OpenCL-ICD-Loader/test/driver_stub/
Drename_api.h32 #define clCreateSampler ___clCreateSampler macro
Dicd.c70 ICD_DISPATCH_TABLE_ENTRY ( clCreateSampler ); in cliIcdDispatchTableCreate()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dopencl_wrapper.cc219 LoadFunction(clCreateSampler); in LoadOpenCLFunctions()
349 PFN_clCreateSampler clCreateSampler; in LoadOpenCLFunctions() variable
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/cl_khr_command_buffer_mutable_dispatch/
Dmutable_command_image_arguments.cpp120 clSamplerWrapper sampler = clCreateSampler( in Run()
316 clSamplerWrapper sampler = clCreateSampler( in Run()
/external/OpenCL-ICD-Loader/loader/linux/
Dicd_exports.map36 clCreateSampler;
/external/angle/src/libGLESv2/
Dcl_dispatch_table.cpp40 cl::clCreateSampler,
Dproc_table_cl_autogen.cpp93 {"clCreateSampler", P(::cl::clCreateSampler)}, in GetProcTable()
/external/mesa3d/include/CL/
Dcl_icd.h62 clCreateSampler_t *clCreateSampler; member
/external/OpenCL-Headers/CL/
Dcl_icd.h62 clCreateSampler_t *clCreateSampler; member
/external/angle/include/CL/
Dcl_icd.h62 clCreateSampler_t *clCreateSampler; member
/external/OpenCL-CTS/test_conformance/profiling/
Dexecute_multipass.cpp118 …cl_sampler sampler = clCreateSampler( context, CL_FALSE, CL_ADDRESS_CLAMP_TO_EDGE, CL_FILTER_NEARE… in run_kernel()
/external/OpenCL-CTS/test_conformance/gles/
Dtest_images_3D.cpp84 …clSamplerWrapper sampler = clCreateSampler( context, CL_FALSE, CL_ADDRESS_NONE, CL_FILTER_NEAREST,… in test_image_read()

123