#include <sycl/ext/intel/pipes.hpp>
Public Types | |
using | value_type = _dataT |
Static Public Member Functions | |
static _dataT | read (bool &_Success) |
static _dataT | read () |
Static Public Attributes | |
static constexpr int32_t | min_capacity = _min_capacity |
using sycl::_V1::ext::intel::kernel_readable_io_pipe< _name, _dataT, _min_capacity >::value_type = _dataT |
|
inlinestatic |
Definition at line 147 of file pipes.hpp.
References sycl::_V1::make_error_code().
|
inlinestatic |
Definition at line 128 of file pipes.hpp.
References sycl::_V1::make_error_code().
|
staticconstexpr |