Compositor_BenchmarkResults

Provides compositor benchmark results to the app

extern (C++, vr)
struct Compositor_BenchmarkResults {}

Members

Variables

m_flHmdRecommendedMegaPixelsPerSecond
float m_flHmdRecommendedMegaPixelsPerSecond;

Provides compositor benchmark results to the app

m_flMegaPixelsPerSecond
float m_flMegaPixelsPerSecond;

Provides compositor benchmark results to the app

Meta