HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cl::detail::ReferenceHandler< cl_kernel > Struct Template Reference

#include <cl.hpp>

Static Public Member Functions

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

Detailed Description

template<>
struct cl::detail::ReferenceHandler< cl_kernel >

Definition at line 1143 of file cl.hpp.

Member Function Documentation

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

Definition at line 1147 of file cl.hpp.

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

Definition at line 1145 of file cl.hpp.


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