Skip to content

platforms/drm: Make context current before EGLStreams calls

David Edmundson requested to merge work/egl_stream into master

attachStreamConsumer and resetOutput are not called as part of the scene render and as such the context might not be set.

Credit goes to Simon Spinner for his investigation.

BUG: 437573

Edited by David Edmundson

Merge request reports