Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
icl::utils::CLKernel::LocalMemory Struct Reference

struct that represents the dynamic local memory for a kernel More...

#include <CLKernel.h>

List of all members.

Public Member Functions

 LocalMemory (size_t size)
 constructor

Public Attributes

size_t size
 size of the dynamic local memory

Detailed Description

struct that represents the dynamic local memory for a kernel


Constructor & Destructor Documentation

constructor


Member Data Documentation

size of the dynamic local memory


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines