class CrOpenCL::LocalMemory(T)
- CrOpenCL::LocalMemory(T)
- Reference
- Object
Defined in:
crOpenCL/local_memory.crConstructors
Class Method Summary
-
.auto
Returns a local memory which will automatically size itself to the kernels local work group size
Instance Method Summary
Constructor Detail
Class Method Detail
def self.auto
#
Returns a local memory which will automatically size itself to the kernels local work group size