#include <sycl/kernel_bundle.hpp>
|
| include_files () |
|
| include_files (const std::string &name, const std::string &content) |
|
void | add (const std::string &name, const std::string &content) |
|
|
std::vector< std::pair< std::string, std::string > > | record |
|
Definition at line 903 of file kernel_bundle.hpp.
◆ include_files() [1/2]
sycl::_V1::ext::oneapi::experimental::include_files::include_files |
( |
| ) |
|
◆ include_files() [2/2]
sycl::_V1::ext::oneapi::experimental::include_files::include_files |
( |
const std::string & |
name, |
|
|
const std::string & |
content |
|
) |
| |
|
inline |
◆ add()
void sycl::_V1::ext::oneapi::experimental::include_files::add |
( |
const std::string & |
name, |
|
|
const std::string & |
content |
|
) |
| |
|
inline |
◆ record
std::vector<std::pair<std::string, std::string> > sycl::_V1::ext::oneapi::experimental::include_files::record |
The documentation for this struct was generated from the following file: