<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Performance: extra&costly SSBO validation even when SSBO aren't used"
href="https://bugs.freedesktop.org/show_bug.cgi?id=96355#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Performance: extra&costly SSBO validation even when SSBO aren't used"
href="https://bugs.freedesktop.org/show_bug.cgi?id=96355">bug 96355</a>
from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
<pre>Right ... other things deal with this by using the cso_cache (or the backend
driver handles it). We probably should for this as well. Add a per-buffer dirty
bit and only set it if it's actually changed. Or add it to the cso_context
logic.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>