···11+OpenXR: Now does the barrier insertion explicitly, see XRT comment for this MR.
+6
doc/changes/xrt/mr.1743.md
···11+Added functions to swapchain to explicitly do the barrier insertion.
22+33+This pushes the handling of barrier calls into the OpenXR state tracker, while
44+the changes are minimal for the client compositors they no longer have the
55+responsibility to implicitly to insert a barrier when needed. Allows us to in
66+the future support extensions.