<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Buffer corruption with Chromium on gnome-shell (wayland) after taking a screenshot"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111140#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Buffer corruption with Chromium on gnome-shell (wayland) after taking a screenshot"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111140">bug 111140</a>
from <span class="vcard"><a class="email" href="mailto:lionel.g.landwerlin@linux.intel.com" title="Lionel Landwerlin <lionel.g.landwerlin@linux.intel.com>"> <span class="fn">Lionel Landwerlin</span></a>
</span></b>
<pre>On my side I can see that one of the image is switched from using modifier to
not using the anymore (likely when the image is resolved to get the data).
But chromium likely renders to that buffer still in compressed mode, which is
why I think this leads to the issue.
I'm guessing the texture/miptree needs to be destroyed, but that's not
something the driver can necessarily do on its own, because his view of the
texture is consistent.
Denis : do you know if iris is using modifiers in that case?
I wonder if the other drivers don't see the issue because they're not using
them.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>