The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

xrt: Fix an incomplete compositor method doc.

authored by

Ryan Pavlik and committed by
Jakob Bornecrantz
7d1c8480 8af1bfbf

+1
+1
src/xrt/include/xrt/xrt_compositor.h
··· 703 703 * 704 704 * @param[out] xc The compositor 705 705 * @param[out] out_frame_id Frame id 706 + * @param[out] out_wake_time_ns When we want the client to be awoken to begin rendering. 706 707 * @param[out] out_predicted_gpu_time_ns When we expect the client to finish the GPU work. 707 708 * @param[out] out_predicted_display_time_ns When the pixels turns into photons. 708 709 * @param[out] out_predicted_display_period_ns The period for the frames.