mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
c/client: Fix comment.
This commit is contained in:
parent
1f273f37df
commit
969c78efbd
|
@ -296,8 +296,7 @@ client_gl_compositor_layer_commit(struct xrt_compositor *xc, int64_t frame_id, x
|
|||
xret = c->insert_fence(xc, &sync_handle);
|
||||
} else {
|
||||
/*!
|
||||
* @hack: The swapchain images should have been externally
|
||||
* synchronized.
|
||||
* @todo The swapchain images should have been externally synchronized.
|
||||
*/
|
||||
glFlush();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue