Skip to content

c/client: Add protected content flag when create EGL images.

zhibin wang requested to merge quic_zhibinw/monado:protected_flag_update into main

when application use XR_SWAPCHAIN_CREATE_PROTECTED_CONTENT_BIT, need pass this flag to create EGL images.

Merge request reports