![]() |
Image Component Library (ICL)
|
struct that represents the dynamic local memory for a kernel More...
#include <CLKernel.h>
Public Member Functions | |
| LocalMemory (size_t size) | |
| constructor More... | |
Public Attributes | |
| size_t | size |
| size of the dynamic local memory More... | |
struct that represents the dynamic local memory for a kernel
|
inline |
constructor
| size_t icl::utils::CLKernel::LocalMemory::size |
size of the dynamic local memory
1.8.15