This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy
| ovrPerfStatsPerCompositorFrame | FrameStats ( ) FrameStatsCount will have a maximum value set by ovrMaxProvidedFrameStats If the application calls ovr_GetPerfStats at the native refresh rate of the HMD then FrameStatsCount will be 1. |
| int | FrameStatsCount ( ) |
| ovrBool | If the app calls ovr_GetPerfStats at less than 18 fps for CV1, then AnyFrameStatsDropped will be ovrTrue and FrameStatsCount will be equal to ovrMaxProvidedFrameStats. |
| float | AdaptiveGpuPerformanceScale is an edge-filtered value that a caller can use to adjust the graphics quality of the application to keep the GPU utilization in check. |
| ovrBool | AswIsAvailable ( ) Will be true if Async Spacewarp (ASW) is available for this system which is dependent on several factors such as choice of GPU, OS and debug overrides. |
| ovrProcessId | VisibleProcessId ( ) Contains the Process ID of the VR application the stats are being polled for If an app continues to grab perf stats even when it is not visible, then expect this value to point to the other VR app that has grabbed focus (i.e. |