TIOVX User Guide
BAM_KernelCombinedDBdef Struct Reference

Combined Helper function and Execute function database entry. More...

#include <tivx_bam_kernel_database.h>

Data Fields

BAM_KernelInfo * kernelInfo
 Pointer to the kernel's contextual information structure BAM_KernelInfo.
 
BAM_KernelHelperFuncDef * kernelHelperFunc
 Pointer to the structure BAM_KernelHelperFuncDef that list the helper functions.
 
BAM_KernelExecFuncDef * kernelExecFunc
 Pointer to the structure BAM_KernelExecFuncDef that list the execution functions.
 
char * name
 Unique name of the kernel.
 
BAM_KernelId kernelId
 Unique ID of the kernel.
 

Detailed Description

Combined Helper function and Execute function database entry.

Definition at line 180 of file tivx_bam_kernel_database.h.


The documentation for this struct was generated from the following file: