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

Static Public Member Functions

static cl_int retain (cl_context context)
 
static cl_int release (cl_context context)
 

Detailed Description

Definition at line 1735 of file opencl.hpp.

Member Function Documentation

◆ release()

static cl_int cl::detail::ReferenceHandler< cl_context >::release ( cl_context  context)
inlinestatic

Definition at line 1739 of file opencl.hpp.

◆ retain()

static cl_int cl::detail::ReferenceHandler< cl_context >::retain ( cl_context  context)
inlinestatic

Definition at line 1737 of file opencl.hpp.


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