Home
last modified time | relevance | path

Searched refs:clCreateSamplerWithProperties (Results 1 – 19 of 19) sorted by relevance

/external/angle/src/libOpenCL/
DlibOpenCL_autogen.map121 clCreateSamplerWithProperties;
DlibOpenCL_autogen.cpp951 clCreateSamplerWithProperties(cl_context context, in clCreateSamplerWithProperties() function
955 return cl::GetDispatch().clCreateSamplerWithProperties(context, sampler_properties, in clCreateSamplerWithProperties()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dopencl_wrapper.cc149 LoadFunction(clCreateSamplerWithProperties); in LoadOpenCLFunctions()
267 PFN_clCreateSamplerWithProperties clCreateSamplerWithProperties; in LoadOpenCLFunctions() variable
Dopencl_wrapper.h554 extern PFN_clCreateSamplerWithProperties clCreateSamplerWithProperties;
/external/angle/src/libGLESv2/
Dcl_dispatch_table.cpp171 cl::clCreateSamplerWithProperties,
Dproc_table_cl_autogen.cpp124 {"clCreateSamplerWithProperties", P(::cl::clCreateSamplerWithProperties)}, in GetProcTable()
Dentry_points_cl_autogen.h502 clCreateSamplerWithProperties(cl_context context,
Dentry_points_cl_autogen.cpp1983 clCreateSamplerWithProperties(cl_context context, in clCreateSamplerWithProperties() function
/external/angle/src/libANGLE/renderer/cl/
DCLContextCL.cpp232 nativeSampler = mNative->getDispatch().clCreateSamplerWithProperties( in createSampler()
245 mNative->getDispatch().clCreateSamplerWithProperties(mNative, propArray, &errorCode); in createSampler()
DCLPlatformCL.cpp275 mNative->getDispatch().clCreateSamplerWithProperties == nullptr || in createInfo()
/external/OpenCL-CTS/test_conformance/api/
Dtest_clone_kernel.cpp155 sampler = clCreateSamplerWithProperties(context, properties, &error); in test_image_arg_shallow_clone()
Dtest_queries.cpp192 sampler = clCreateSamplerWithProperties(context, properties, &error); in test_sampler_params()
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_common.cpp29 sampler = clCreateSamplerWithProperties(context, properties, error); in create_sampler()
/external/mesa3d/include/CL/
Dcl.h1210 clCreateSamplerWithProperties(cl_context context,
Dcl_icd.h1263 cl_api_clCreateSamplerWithProperties clCreateSamplerWithProperties; member
Dcl2.hpp884 … __CREATE_SAMPLER_WITH_PROPERTIES_ERR CL_HPP_ERR_STR_(clCreateSamplerWithProperties)
5584 object_ = ::clCreateSamplerWithProperties( in Sampler()
/external/angle/include/CL/
Dcl_icd.h1263 cl_api_clCreateSamplerWithProperties clCreateSamplerWithProperties; member
Dcl.h1212 clCreateSamplerWithProperties(cl_context context,
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h1212 clCreateSamplerWithProperties(cl_context context,