mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-09 08:41:31 +00:00
[client/idd] align frame delivery to presentation
This commit is contained in:
@@ -31,5 +31,7 @@ void frameScheduler_start(LG_TransportFeatureFlags features);
|
||||
void frameScheduler_stop(void);
|
||||
void frameScheduler_update(void);
|
||||
void frameScheduler_observeRender(uint64_t timestamp);
|
||||
void frameScheduler_feedback(uint64_t frameSerial, uint32_t generation,
|
||||
uint64_t queueStart, uint64_t prepareStart);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user