The case fails on glsl2 branch (f8d2cfe4a699faebd42bd1874ef0329d37791dd7) with below output, and passes on master branch. piglit/tests/fbo/fbo-drawbuffers-maxtargets.c:80: attach_texture: Assertion `glGetError() == 0' failed
This will be fixed as soon as loop unrolling is implemented. I'm working on that now.
Fixed by the following commit and the preceding commits in the glsl2-loops branch (now merged to master): commit 4e5b41c2f6b6423d0df260a9dea7938546134ec6 Author: Ian Romanick <ian.d.romanick@intel.com> Date: Fri Aug 27 16:22:36 2010 -0700 glsl2: Allow copy / constant propagation into array indices
verified
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.