#include <Pipeline.h>
Definition at line 557 of file Pipeline.h.
◆ ExternCFunction() [1/3]
Halide::ExternCFunction::ExternCFunction |
( |
| ) |
|
|
default |
◆ ExternCFunction() [2/3]
Halide::ExternCFunction::ExternCFunction |
( |
void * | address, |
|
|
const ExternSignature & | signature ) |
|
inline |
◆ ExternCFunction() [3/3]
template<typename RT , typename... Args>
Halide::ExternCFunction::ExternCFunction |
( |
RT(* | f )(Args... args) | ) |
|
|
inline |
◆ address()
void * Halide::ExternCFunction::address |
( |
| ) |
const |
|
inline |
◆ signature()
The documentation for this struct was generated from the following file: