···1898189818991899 do_synchronize_state_change(log, sess);
1900190019011901- // For emitting state changes, the compositor has to know
19021902- // whether the client is synchronized, i.e. has called
19031903- // xrEndFrame, even with 0 layers.
19041904- CALL_CHK(xrt_comp_layer_commit(xc, -1));
19051905-19061901 return oxr_session_success_result(sess);
19071902 }
19081903