OpenCL C++ Bindings
cl::detail::ReferenceHandler< cl_sampler > Struct Reference

Static Public Member Functions

static cl_int retain (cl_sampler sampler)
 
static cl_int release (cl_sampler sampler)
 

Detailed Description

Definition at line 1762 of file opencl.hpp.

Member Function Documentation

◆ release()

static cl_int cl::detail::ReferenceHandler< cl_sampler >::release ( cl_sampler  sampler)
inlinestatic

Definition at line 1766 of file opencl.hpp.

◆ retain()

static cl_int cl::detail::ReferenceHandler< cl_sampler >::retain ( cl_sampler  sampler)
inlinestatic

Definition at line 1764 of file opencl.hpp.


The documentation for this struct was generated from the following file: