mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-22 14:41:47 +00:00
4 lines
188 B
Markdown
4 lines
188 B
Markdown
|
main: We were alpha blending all layers previously, but now we support the
|
||
|
layer flag that OpenXR gives us. We do this by using different `VkImageView`s
|
||
|
with different component swizzles.
|