mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
333 B
333 B
Added functions to swapchain to explicitly do the barrier insertion.
This pushes the handling of barrier calls into the OpenXR state tracker, while the changes are minimal for the client compositors they no longer have the responsibility to implicitly to insert a barrier when needed. Allows us to in the future support extensions.