DPC++ Runtime
Runtime libraries for oneAPI DPC++
pipes.hpp File Reference
#include <sycl/ext/intel/pipes.hpp>
#include <stdint.h>
Include dependency graph for pipes.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 sycl
 
 sycl::_V1
 

Typedefs

template<class name , class dataT , int32_t min_capacity = 0>
using sycl::_V1::pipe = ext::intel::pipe< name, dataT, min_capacity >