Struct rust_gpu_tools::opencl::Buffer [−][src]
pub struct Buffer<T> { /* fields omitted */ }Expand description
A Buffer to be used for sending and receiving data to/from the GPU.
pub struct Buffer<T> { /* fields omitted */ }A Buffer to be used for sending and receiving data to/from the GPU.