syclreference.com
  1. SYCL
  2. | API Reference
  3. | Streams
  4. | stream
  5. | get_buffer

get_buffer

Member function that returns a shared_ptr to the detail buffer object.


std::shared_ptr<cl::sycl::storage_mem> get_buffer() const
(1)
  1. Member function that returns a shared_ptr to the detail buffer object.
    Returns: A shared_ptr to the detail buffer object.

syclreference.com — SYCL Reference Pages

Last updated: 2019-01-24 00:24:52 +0000