|
OpenCL C++ Bindings
|
This is the complete list of members for cl::Sampler, including all inherited members.
| getInfo(cl_sampler_info name, T *param) const | cl::Sampler | inline |
| getInfo(cl_int *err=NULL) const | cl::Sampler | inline |
| operator=(const cl_sampler &rhs) | cl::Sampler | inline |
| operator=(const Sampler &sam) | cl::Sampler | inline |
| operator=(Sampler &&sam) | cl::Sampler | inline |
| Sampler() | cl::Sampler | inline |
| Sampler(const Context &context, cl_bool normalized_coords, cl_addressing_mode addressing_mode, cl_filter_mode filter_mode, cl_int *err=NULL) | cl::Sampler | inline |
| Sampler(const cl_sampler &sampler, bool retainObject=false) | cl::Sampler | inlineexplicit |
| Sampler(const Sampler &sam) | cl::Sampler | inline |
| Sampler(Sampler &&sam) CL_HPP_NOEXCEPT_ | cl::Sampler | inline |