Skip to content

backends/drm: Use glReadnPixels to download texture contents

Vlad Zahorodnii requested to merge work/cherry-pick-8cc7816f into Plasma/6.2

This helps us to prevent writing data outside the boundaries of the destination buffer.

(cherry picked from commit 8cc7816f)

Co-authored-by: Vlad Zahorodnii vlad.zahorodnii@kde.org

Merge request reports