Monado OpenXR Runtime
|
An xrt_frame_sink splitter. More...
Data Structures | |
struct | u_sink_split |
An xrt_frame_sink splitter. More... | |
Functions | |
static void | split_frame (struct xrt_frame_sink *xfs, struct xrt_frame *xf) |
static void | split_break_apart (struct xrt_frame_node *node) |
static void | split_destroy (struct xrt_frame_node *node) |
void | u_sink_split_create (struct xrt_frame_context *xfctx, struct xrt_frame_sink *left, struct xrt_frame_sink *right, struct xrt_frame_sink **out_xfs) |
An xrt_frame_sink splitter.