OpenCL C++ Bindings
Loading...
Searching...
No Matches
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 1755 of file opencl.hpp.

Member Function Documentation

◆ release()

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

Definition at line 1759 of file opencl.hpp.

◆ retain()

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

Definition at line 1757 of file opencl.hpp.


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