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