OpenCL C++ Bindings
cl::LocalSpaceArg Struct Reference

Local address wrapper for use with Kernel::setArg. More...

#include <opencl.hpp>

Public Attributes

size_type size_
 

Detailed Description

Local address wrapper for use with Kernel::setArg.

Definition at line 5863 of file opencl.hpp.

Member Data Documentation

◆ size_

size_type cl::LocalSpaceArg::size_

Definition at line 5865 of file opencl.hpp.


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