Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cl::detail::ReferenceHandler< cl_mem > Struct Template Reference

#include <JETSCAPE/blob/main/external_packages/clvisc_wrapper/include/cl.hpp>

Static Public Member Functions

static cl_int retain (cl_mem memory)
 
static cl_int release (cl_mem memory)
 

Detailed Description

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

Definition at line 1045 of file cl.hpp.

View newest version in sPHENIX GitHub at line 1045 of file cl.hpp

Member Function Documentation

static cl_int cl::detail::ReferenceHandler< cl_mem >::release ( cl_mem  memory)
inlinestatic

Definition at line 1049 of file cl.hpp.

View newest version in sPHENIX GitHub at line 1049 of file cl.hpp

static cl_int cl::detail::ReferenceHandler< cl_mem >::retain ( cl_mem  memory)
inlinestatic

Definition at line 1047 of file cl.hpp.

View newest version in sPHENIX GitHub at line 1047 of file cl.hpp


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