[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
Thu Oct 1 22:36:15 PDT 2015


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

--- Comment #4 from Tapani Pälli <lemody at gmail.com> ---
Created attachment 118583
  --> https://bugs.freedesktop.org/attachment.cgi?id=118583&action=edit
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?

-- 
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/20151002/4dc58bff/attachment.html>


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