mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-02-13 17:20:09 +00:00
c/multi: Document multi_system_compositor
This commit is contained in:
parent
202f37be63
commit
23aca9c0b9
|
@ -224,6 +224,12 @@ multi_compositor_deliver_any_frames(struct multi_compositor *mc, uint64_t displa
|
|||
*
|
||||
*/
|
||||
|
||||
/*!
|
||||
* The multi compositor system, multiplexes access to the native compositors
|
||||
* and tracks some state needed.
|
||||
*
|
||||
* @ingroup comp_multi
|
||||
*/
|
||||
struct multi_system_compositor
|
||||
{
|
||||
struct xrt_system_compositor base;
|
||||
|
|
Loading…
Reference in a new issue