From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 52950] New: [r200] piglit glean/blendFunc test fails
Date: Mon, 30 Jul 2012 09:41:25 +0000 [thread overview]
Message-ID: <bug-52950-502@http.bugs.freedesktop.org/> (raw)
https://bugs.freedesktop.org/show_bug.cgi?id=52950
Bug #: 52950
Summary: [r200] piglit glean/blendFunc test fails
Classification: Unclassified
Product: Mesa
Version: 8.0
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/r200
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: mister.freeman@laposte.net
System configuration :
- radeon 9000 AGP ( M9, rv250 )
- laptop pentium 4 2.4 Ghz 1.25 Gb ram
- archlinux 32 bits
Step to reproduce the bug
- mesa 8.0.4 release ( but the bug occurs also with the git version )
- a graphic card who uses the r200 driver
- install piglit ( git version )
- run the glean test "blendFunc" in piglit :
./piglit-run.py -t "glean/blendFunc" tests/quick.tests results/quick
the glean/blendFunc will fail with these error messages :
First failing pixel is at row 11 column 24
Actual values are (0, 0, 0, 0.54902)
Expected values are (0, 0, 0, 0.557007)
Errors are (0, 0, 0, 0.00798696)
Source values are (0.462745, 0.756863, 0.662745, 0.546639)
Destination values are (0.819608, 0.0980392, 0.615686, 0.0509804)
blendFunc: FAIL rgba8, db, z24, s8, win+pmap, id 33
source factor RGB = GL_ZERO, source factor A = GL_ONE_MINUS_DST_COLOR
dest factor RGB = GL_ZERO, dest factor A = GL_CONSTANT_COLOR
equation RGB = GL_FUNC_ADD, equation A = GL_FUNC_ADD
const color = { 0.25, 0, 1, 0.75 }
Readback had 0 bits in error; blending had 1.03186 bits in error.
First failing pixel is at row 7 column 27
Actual values are (0.682353, 0.682353, 0.92549, 0.756863)
Expected values are (0.682353, 0.682353, 0.92549, 0.765417)
Errors are (0, 0, 0, 0.0085544)
Source values are (0.682353, 0.968627, 0.243137, 0.761929)
Destination values are (0.682353, 0.682353, 0.92549, 0.0156863)
blendFunc: FAIL rgba8, db, z24, s8, win+pmap, id 33
source factor RGB = GL_ZERO, source factor A = GL_ONE_MINUS_DST_COLOR
dest factor RGB = GL_ONE, dest factor A = GL_ONE_MINUS_DST_ALPHA
equation RGB = GL_FUNC_ADD, equation A = GL_FUNC_ADD
const color = { 0.25, 0, 1, 0.75 }
Readback had 0 bits in error; blending had 1.13088 bits in error.
First failing pixel is at row 1 column 16
Actual values are (0.0705882, 0.298039, 0.243137, 0.74902)
Expected values are (0.0693272, 0.296286, 0.245752, 0.756865)
Errors are (0.00126106, 0.00175321, 0.00261439, 0.00784552)
Source values are (0.909804, 0.694118, 0.0784314, 0.804654)
Destination values are (0.768627, 0.968627, 0.266667, 0.0784314)
blendFunc: FAIL rgba8, db, z24, s8, win+pmap, id 33
source factor RGB = GL_ZERO, source factor A = GL_ONE_MINUS_DST_COLOR
dest factor RGB = GL_ONE_MINUS_SRC_COLOR, dest factor A =
GL_ONE_MINUS_SRC_ALPHA
equation RGB = GL_FUNC_ADD, equation A = GL_FUNC_ADD
const color = { 0.25, 0, 1, 0.75 }
Readback had 0 bits in error; blending had 1.00608 bits in error.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
next reply other threads:[~2012-07-30 9:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-30 9:41 bugzilla-daemon [this message]
2012-07-30 13:56 ` [Bug 52950] [r200] piglit glean/blendFunc test fails bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-52950-502@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.