https://bugs.kde.org/show_bug.cgi?id=370953

--- Comment #6 from Jason A. Donenfeld <ja...@zx2c4.com> ---
Looks like you need to use GL_NV_robustness_video_memory_purge. From an NVIDIA
developer:

"This is probably the result of a quirk of the way the nvidia driver manages
memory for "volatile" data like framebuffer objects. The contents of FBOs are
not preserved across VT switches, which includes suspend and resume. Recent
drivers support an extension called GL_NV_robustness_video_memory_purge that
applications can use to be notified when they need to re-render FBO contents."

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to