CoreFlow 1.0.0
A modern orchestration and execution runtime
Loading...
Searching...
No Matches
_vx_event_graph_parameter_consumed Struct Reference

Parameter structure returned with event of type VX_EVENT_GRAPH_PARAMETER_CONSUMED. More...

#include <vx_khr_pipelining.h>

Public Attributes

vx_graph graph
 graph which generated this event
 
vx_uint32 graph_parameter_index
 graph parameter index which generated this event
 

Detailed Description

Parameter structure returned with event of type VX_EVENT_GRAPH_PARAMETER_CONSUMED.

Member Data Documentation

◆ graph

vx_graph _vx_event_graph_parameter_consumed::graph

graph which generated this event

◆ graph_parameter_index

vx_uint32 _vx_event_graph_parameter_consumed::graph_parameter_index

graph parameter index which generated this event