mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-17 04:15:44 +00:00
c/multi: Improve docs/markup of multi_compositor.
This makes the xrt_compositor inheritance diagram in Doxygen complete.
This commit is contained in:
parent
1aa32e6f5f
commit
8d393ad3fa
|
@ -89,7 +89,12 @@ struct multi_event
|
||||||
* A single compositor for feeding the layers from one session/app into
|
* A single compositor for feeding the layers from one session/app into
|
||||||
* the multi-client-capable system compositor.
|
* the multi-client-capable system compositor.
|
||||||
*
|
*
|
||||||
|
* An instance (usually an IPC server instance) might have several of
|
||||||
|
* these at once, feeding layers to a single multi-client-capable system
|
||||||
|
* compositor.
|
||||||
|
*
|
||||||
* @ingroup comp_multi
|
* @ingroup comp_multi
|
||||||
|
* @implements xrt_compositor_native
|
||||||
*/
|
*/
|
||||||
struct multi_compositor
|
struct multi_compositor
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue