Spec:
https://registry.khronos.org/OpenXR/specs/1.0/html/xrspec.html#XrCompositionLayerPassthroughHTC
layerFlags must not be 0
But it never explains why the author thinks it is impossible for no flags to apply. And this limitation doesn't appear for other composition layers.
I can always set CORRECT_CHROMATIC_ABERRATION because it's essentially no-op, but that's said to be on deprecation path.
Spec:
https://registry.khronos.org/OpenXR/specs/1.0/html/xrspec.html#XrCompositionLayerPassthroughHTC
But it never explains why the author thinks it is impossible for no flags to apply. And this limitation doesn't appear for other composition layers.
I can always set
CORRECT_CHROMATIC_ABERRATIONbecause it's essentially no-op, but that's said to be on deprecation path.