[Bug 92216] [Regression, bisected] piglit gl-1.0-beginend-coverage, gl-1.0-no-op-paths, and gl-2.1-pbo broken

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Oct 3 06:08:44 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=92216

--- Comment #8 from Brian Paul <brianp at vmware.com> ---
(In reply to Tapani Pälli from comment #4)
> Created attachment 118583 [details] [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?

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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20151003/22299071/attachment.html>


More information about the intel-3d-bugs mailing list