Skip to main content

Module buffer

Module buffer 

Source

Structsยง

Buffer
The Buffer struct defines a shared array of one, two or three dimensions that can be used by the SYCL kernel. Buffers are templated on the type of their data, and the number of dimensions that the data is stored and accessed through.