Class EXTPerformanceSettings

java.lang.Object
org.lwjgl.openxr.EXTPerformanceSettings

public class EXTPerformanceSettings extends Object
The XR_EXT_performance_settings extension.

This extension defines an API for the application to give performance hints to the runtime and for the runtime to send performance related notifications back to the application. This allows both sides to dial in a suitable compromise between needed CPU and GPU performance, thermal sustainability and a consistent good user experience throughout the session.

The goal is to render frames consistently, in time, under varying system load without consuming more energy than necessary.

In summary, the APIs allow:

  • setting performance level hints
  • receiving performance related notifications