DPC++ Runtime
Runtime libraries for oneAPI DPC++
kernel_arg_mask.hpp File Reference
#include <detail/device_binary_image.hpp>
#include <vector>
Include dependency graph for kernel_arg_mask.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::detail
 

Typedefs

using sycl::_V1::detail::KernelArgMask = std::vector< bool >
 

Functions

KernelArgMask sycl::_V1::detail::createKernelArgMask (const ByteArray &Bytes)