Home | History | Annotate | Download | only in CL

Lines Matching full:cl_sampler

1054 struct ReferenceHandler<cl_sampler>
1056 static cl_int retain(cl_sampler sampler)
1058 static cl_int release(cl_sampler sampler)
2142 * \brief Sampler interface for cl_sampler.
2144 class Sampler : public detail::Wrapper<cl_sampler>