<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [HSW] Unreal Elemental demo - assertion error in copy_image_with_blitter"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93358#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [HSW] Unreal Elemental demo - assertion error in copy_image_with_blitter"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93358">bug 93358</a>
from <span class="vcard"><a class="email" href="mailto:jason@jlekstrand.net" title="Jason Ekstrand <jason@jlekstrand.net>"> <span class="fn">Jason Ekstrand</span></a>
</span></b>
<pre>(In reply to Ilia Mirkin from <a href="show_bug.cgi?id=93358#c1">comment #1</a>)
<span class="quote">> I wonder if this is related to my ARB_copy_image fix:
>
> commit 912babba7bf1abd3caa49f6372d581ae1afe7e84
> Author: Ilia Mirkin <<a href="mailto:imirkin@alum.mit.edu">imirkin@alum.mit.edu</a>>
> Date: Sun Nov 8 04:46:38 2015 -0500
>
> mesa/copyimage: allow width/height to not be multiples of block</span >
Quite possibly. Mind actually bisecting (or just checking either side of that
commit) or are you going to make us do it? :-)
Looking at that assert, we probably just need to remove the width and height
asserts and use DIV_ROUND_UP instead of regular divide.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>