TIOVX User Guide
|
Internal APIs for kernel operations.
Data Structures | |
struct | tivx_signature_t |
The internal representation of the attributes associated with a run-time parameter. More... | |
struct | tivx_kernel_t |
Kernel object internal state. More... | |
Functions | |
vx_enum | ownKernelGetDefaultTarget (vx_kernel kernel) |
Get default target ID associated with this kernel. More... | |
vx_enum | ownKernelGetTarget (vx_kernel kernel, const char *target_string) |
Match user provided target with supported targets and return target ID on which to run this kernel. More... | |
Get default target ID associated with this kernel.