···8484/*!
8585 * Main compositor struct tying everything in the compositor together.
8686 *
8787- * @implements xrt_compositor_native, comp_base.
8787+ * This ultimately implements @ref xrt_compositor_native but does so by
8888+ * extending @ref comp_base, similar to how @ref comp_compositor works.
8989+ *
9090+ * @extends comp_base
8891 * @ingroup comp_null
8992 */
9093struct null_compositor