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

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

#include <vx_khr_pipelining.h>

Public Attributes

vx_graph graph
 graph which generated this event
 

Detailed Description

Parameter structure returned with event of type VX_EVENT_GRAPH_COMPLETED.

Member Data Documentation

◆ graph

vx_graph _vx_event_graph_completed::graph

graph which generated this event