mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-04 06:06:17 +00:00
5 lines
320 B
Markdown
5 lines
320 B
Markdown
|
Extend `xrt_swapchain_create_properties` to allow the main compositor request
|
||
|
extra bits to be used beyond those requested by the OpenXR app. Some compositors
|
||
|
might need extra usage bits set beyond just the constant sampled bit. This also
|
||
|
ensures that images have exactly the same usages in both the compositor and app.
|