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

Mobile 1.19 Reference Guide

ovrPerformanceParms Struct Reference

Configuration parameters that affect system performance and scheduling behavior.

Data Fields

int
These are fixed clock levels in the range [0, 3].
int
int
These threads will get SCHED_FIFO.
int

Detailed Description

Deprecated
The vrapi_SubmitFrame2 path with flexible layer types should be used instead.

Field Documentation

int ovrPerformanceParms::CpuLevel ( )
These are fixed clock levels in the range [0, 3].
int ovrPerformanceParms::GpuLevel ( )
int ovrPerformanceParms::MainThreadTid ( )
These threads will get SCHED_FIFO.
int ovrPerformanceParms::RenderThreadTid ( )
The documentation for this struct was generated from the following file: Include/VrApi_Types.h