The open source OpenXR runtime

doc: Document !2377

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2379>

authored by

Rylie Pavlik and committed by
Marge Bot
b6a628af 5a8fb95d

+3
+3
doc/changes/compositor/mr.2317.md
··· 1 + --- 2 + - mr.2377 3 + --- 1 4 - Add: New `comp_layer_accum` helper, factored out from `comp_base`, that collects layers and swapchains for a frame. 2 5 - Change: Modify `comp_base` to use `comp_layer_accum` helper, instead of inlining that code. Users of `comp_base` will need to update their code accordingly.