Searched refs:clCreateSampler (Results 1 – 5 of 5) sorted by relevance
29 clCreateSampler(cl_context d_ctx, cl_bool norm_mode, in clCreateSampler() function
49 clCreateSampler,
175 CL_API_ENTRY cl_sampler (CL_API_CALL *clCreateSampler)(
717 clCreateSampler(cl_context /* context */,
277 #define __CREATE_SAMPLER_ERR __ERR_STR(clCreateSampler)2157 object_ = ::clCreateSampler( in Sampler()