Home
last modified time | relevance | path

Searched refs:clRetainSampler (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/gallium/frontends/clover/api/
Dsampler.cpp46 clRetainSampler(cl_sampler d_s) try { in clRetainSampler() function
Ddispatch.cpp50 clRetainSampler,
/external/angle/src/libOpenCL/
DlibOpenCL_autogen.map31 clRetainSampler;
DlibOpenCL_autogen.cpp170 cl_int CL_API_CALL clRetainSampler(cl_sampler sampler) in clRetainSampler() function
172 return cl::GetDispatch().clRetainSampler(sampler); in clRetainSampler()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dopencl_wrapper.cc150 LoadFunction(clRetainSampler); in LoadOpenCLFunctions()
268 PFN_clRetainSampler clRetainSampler; in LoadOpenCLFunctions() variable
Dopencl_wrapper.h555 extern PFN_clRetainSampler clRetainSampler;
/external/angle/src/libGLESv2/
Dcl_dispatch_table.cpp41 cl::clRetainSampler,
Dproc_table_cl_autogen.cpp47 {"clRetainSampler", P(::cl::clRetainSampler)}, in GetProcTable()
Dentry_points_cl_autogen.h93 cl_int CL_API_CALL clRetainSampler(cl_sampler sampler);
Dentry_points_cl_autogen.cpp367 cl_int CL_API_CALL clRetainSampler(cl_sampler sampler) in clRetainSampler() function
/external/angle/src/libANGLE/renderer/cl/
DCLPlatformCL.cpp77 mNative->getDispatch().clRetainSampler == nullptr || in createInfo()
/external/mesa3d/include/CL/
Dcl.h1217 clRetainSampler(cl_sampler sampler) CL_API_SUFFIX__VERSION_1_0;
Dcl_icd.h1129 cl_api_clRetainSampler clRetainSampler; member
Dcl2.hpp1661 { return ::clRetainSampler(sampler); } in retain()
Dcl.hpp1738 { return ::clRetainSampler(sampler); } in retain()
/external/angle/include/CL/
Dcl_icd.h1129 cl_api_clRetainSampler clRetainSampler; member
Dcl.h1219 clRetainSampler(cl_sampler sampler) CL_API_SUFFIX__VERSION_1_0;
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h1219 clRetainSampler(cl_sampler sampler) CL_API_SUFFIX__VERSION_1_0;