mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
xrt: Fix an incomplete compositor method doc.
This commit is contained in:
parent
8af1bfbf8c
commit
7d1c8480b3
|
@ -703,6 +703,7 @@ struct xrt_compositor
|
|||
*
|
||||
* @param[out] xc The compositor
|
||||
* @param[out] out_frame_id Frame id
|
||||
* @param[out] out_wake_time_ns When we want the client to be awoken to begin rendering.
|
||||
* @param[out] out_predicted_gpu_time_ns When we expect the client to finish the GPU work.
|
||||
* @param[out] out_predicted_display_time_ns When the pixels turns into photons.
|
||||
* @param[out] out_predicted_display_period_ns The period for the frames.
|
||||
|
|
Loading…
Reference in a new issue