Skip to content

Add implementations for XR_FB_display_refresh_rate

Based on current implementation, add some interfaces and complete the functions of extension XR_FB_display_refresh_rate.

The request display refresh rate implementation in platform layer is undetermind.

For android platform, verified on Android S and xrEnumerateDisplayRefreshRatesFB/xrGetDisplayRefreshRateFB/XrEventDataDisplayRefreshRateChangedFB all work good.

Merge request reports