<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [Regression, bisected] piglit gl-1.0-beginend-coverage, gl-1.0-no-op-paths, and gl-2.1-pbo broken"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92216#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [Regression, bisected] piglit gl-1.0-beginend-coverage, gl-1.0-no-op-paths, and gl-2.1-pbo broken"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92216">bug 92216</a>
from <span class="vcard"><a class="email" href="mailto:brianp@vmware.com" title="Brian Paul <brianp@vmware.com>"> <span class="fn">Brian Paul</span></a>
</span></b>
<pre>(In reply to Tapani Pälli from <a href="show_bug.cgi?id=92216#c4">comment #4</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=118583" name="attach_118583" title="hack that fixes issue">attachment 118583</a> <a href="attachment.cgi?id=118583&action=edit" title="hack that fixes issue">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=92216&attachment=118583'>[review]</a> [review]
> hack that fixes issue
>
> The bug always occurs whenever default texture object get used, it's
> textureIndex is always 0 so textureIndex used in new bind_texture function
> is incorrect. Attached patch fixes the issue, maybe real fix would be to add
> index as one of the parameters, what do you think Brian?</span >
I can't reproduce the regressions on a 64-bit nor 32-bit host with llvmpipe. I
did full piglit runs before/after my patch series and there were no regressions
(modulo the BindTextureUnit expected error code).
Has anyone else been able to repro??
In any case, we should initialize the default textures' TargetIndex fields but
I think a different patch/approach would be better. I'll post a patch for that
in a bit.</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>