_vx_kernel_info_t Struct Reference#
_vx_kernel_info_t Struct Reference
The Kernel Information Structure. This is returned by the Context to indicate which kernels are available in the OpenVX implementation. More...
#include <docs-6.2.1/amd_openvx/openvx/include/VX/vx_types.h>
Data Fields | |
vx_enum | enumeration |
The kernel enumeration value from vx_kernel_e (or an extension thereof). More... | |
vx_char | name [VX_MAX_KERNEL_NAME] |
The kernel name in dotted hierarchical format. e.g. "org.khronos.openvx.sobel_3x3". More... | |
Detailed Description
The Kernel Information Structure. This is returned by the Context to indicate which kernels are available in the OpenVX implementation.
Field Documentation
◆ enumeration
vx_enum _vx_kernel_info_t::enumeration |
The kernel enumeration value from vx_kernel_e
(or an extension thereof).
- See also
- vxGetKernelByEnum
◆ name
vx_char _vx_kernel_info_t::name[VX_MAX_KERNEL_NAME] |
The kernel name in dotted hierarchical format. e.g. "org.khronos.openvx.sobel_3x3".
- See also
- vxGetKernelByName
The documentation for this struct was generated from the following file:
- docs-6.2.1/amd_openvx/openvx/include/VX/vx_types.h