DPC++ Runtime
Runtime libraries for oneAPI DPC++
alloca.hpp File Reference
Include dependency graph for alloca.hpp:

Go to the source code of this file.

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::ext
 
 sycl::_V1::ext::oneapi
 
 sycl::_V1::ext::oneapi::experimental
 

Functions

template<typename ElementType , auto & SizeSpecName, access::decorated DecorateAddress>
private_ptr< ElementType, DecorateAddress > sycl::_V1::ext::oneapi::experimental::private_alloca (kernel_handler &kh)
 
template<typename ElementType , std::size_t Alignment, auto & SizeSpecName, access::decorated DecorateAddress>
private_ptr< ElementType, DecorateAddress > sycl::_V1::ext::oneapi::experimental::aligned_private_alloca (kernel_handler &kh)