Skip to content
Commit 8f2ba3ef authored by David Edmundson's avatar David Edmundson Committed by Vlad Zahorodnii
Browse files

Make openGL context current when recording frame triggered by cursor move

recordFrame requires an openGL context. This is typically done after a
frame is rendered, but when we send a frame after a cursor move this is
not guaranteed.

BUG: 448162


(cherry picked from commit 12427932)
parent 78c483ab
Pipeline #136051 passed with stage
in 14 minutes and 26 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment