Bug 29807 - [llvmpipe] piglit fbo-drawbuffers-maxtargets regression
Summary: [llvmpipe] piglit fbo-drawbuffers-maxtargets regression
Status: CLOSED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Brian Paul
QA Contact:
URL:
Whiteboard:
Keywords: NEEDINFO
Depends on:
Blocks:
 
Reported: 2010-08-25 17:04 UTC by Vinson Lee
Modified: 2010-09-13 13:31 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
fbo-drawbuffers-maxtargets.png (5.57 KB, image/png)
2010-08-25 17:04 UTC, Vinson Lee
Details

Description Vinson Lee 2010-08-25 17:04:36 UTC
Created attachment 38159 [details]
fbo-drawbuffers-maxtargets.png

mesa: b5c07b9226d8e7de78f6367b5799b39caf820ef3 (master)

The piglit fbo-drawbuffers-maxtargets started failing with the glsl2 merge.

This test passes on swrast and softpipe.


$ ./bin/fbo-drawbuffers-maxtargets
The result should be increasing lengths of rows of green
boxes as the test increases the number of drawbuffers 
targets used.
Probe at (24,24)
  Expected: 0.000000 1.000000 0.000000
  Observed: 0.000000 0.000000 0.000000
Comment 1 Ian Romanick 2010-09-03 12:08:13 UTC
This test is fixed on i965 with the merge of the glsl2-loops branch.  If llvmpipe has troubles with loops, this may now be fixed.
Comment 2 Vinson Lee 2010-09-13 13:31:46 UTC
mesa: 710d41131b9715c5c378e0138d991f346647b9c8 (master)

piglit fbo-drawbuffers-maxtargets passes on llvmpipe.


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.