#include <sycl/detail/kernel_desc.hpp>
Static Public Member Functions | |
static constexpr unsigned | getNumParams () |
static const kernel_param_desc_t & | getParamDesc (int) |
static constexpr const char * | getName () |
static constexpr bool | isESIMD () |
static constexpr const char * | getFileName () |
static constexpr const char * | getFunctionName () |
static constexpr unsigned | getLineNumber () |
static constexpr unsigned | getColumnNumber () |
static constexpr int64_t | getKernelSize () |
Definition at line 77 of file kernel_desc.hpp.
|
inlinestaticconstexpr |
Definition at line 88 of file kernel_desc.hpp.
|
inlinestaticconstexpr |
Definition at line 85 of file kernel_desc.hpp.
|
inlinestaticconstexpr |
Definition at line 86 of file kernel_desc.hpp.
|
inlinestaticconstexpr |
Definition at line 89 of file kernel_desc.hpp.
|
inlinestaticconstexpr |
Definition at line 87 of file kernel_desc.hpp.
|
inlinestaticconstexpr |
Definition at line 83 of file kernel_desc.hpp.
|
inlinestaticconstexpr |
Definition at line 78 of file kernel_desc.hpp.
|
inlinestatic |
Definition at line 79 of file kernel_desc.hpp.
|
inlinestaticconstexpr |
Definition at line 84 of file kernel_desc.hpp.