Skip to content
Commit 8c4128df authored by Simon Ser's avatar Simon Ser Committed by Daniel Stone
Browse files

clients/simple-dmabuf-feedback: do not block until rendering completes



glFinish() blocks until all commands have finished. This is
unnecessary: we can use glFlush() and rely on implicit sync
instead.

Signed-off-by: Simon Ser's avatarSimon Ser <contact@emersion.fr>
parent 0349f152
Loading
Loading
Loading
Pipeline #935307 passed with stages
in 3 minutes and 14 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment