OpenCL Computing
Buffer Object
OpenCL memory container for storing linear data accessible by kernels. Buffers support various allocation and transfer strategies between host and device to optimize performance.
← Geri