Searched refs:clRetainSampler (Results 1 – 5 of 5) sorted by relevance
46 clRetainSampler(cl_sampler d_s) try { in clRetainSampler() function
50 clRetainSampler,
182 CL_API_ENTRY cl_int (CL_API_CALL *clRetainSampler)(
724 clRetainSampler(cl_sampler /* sampler */) CL_API_SUFFIX__VERSION_1_0;
1057 { return ::clRetainSampler(sampler); } in retain()