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

Static Public Member Functions

static cl_int retain (cl_kernel kernel)
 
static cl_int release (cl_kernel kernel)
 

Detailed Description

Definition at line 1780 of file opencl.hpp.

Member Function Documentation

◆ release()

static cl_int cl::detail::ReferenceHandler< cl_kernel >::release ( cl_kernel  kernel)
inlinestatic

Definition at line 1784 of file opencl.hpp.

◆ retain()

static cl_int cl::detail::ReferenceHandler< cl_kernel >::retain ( cl_kernel  kernel)
inlinestatic

Definition at line 1782 of file opencl.hpp.


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