CLBuffer Class Reference

Inherits from NSObject
Declared in CLBuffer.h

Overview

CLBuffer objects are an opaque representation of memory areas that OpenCL works with. CLCommandQueue and CLBuffer manage the movement of data between compute host and compute devices.