Skip to content

x11: Initialize m_target of EGL platform surface texture

Vlad Zahorodnii requested to merge work/x11-egl-initialize-target into master

We need to initialize m_target; otherwise the surface texture won't be bound to GL_TARGET_2D.

Merge request reports