···8989 * A single compositor for feeding the layers from one session/app into
9090 * the multi-client-capable system compositor.
9191 *
9292+ * An instance (usually an IPC server instance) might have several of
9393+ * these at once, feeding layers to a single multi-client-capable system
9494+ * compositor.
9595+ *
9296 * @ingroup comp_multi
9797+ * @implements xrt_compositor_native
9398 */
9499struct multi_compositor
95100{