[Mesa-dev] [Bug 103265] [llvmpipe] piglit depth-tex-compare regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 13 21:07:49 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103265
Bug ID: 103265
Summary: [llvmpipe] piglit depth-tex-compare regression
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Keywords: bisected, regression
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: vlee at freedesktop.org
QA Contact: mesa-dev at lists.freedesktop.org
CC: maraeo at gmail.com, nhaehnle at gmail.com
mesa: 77d3d71f23b32550b045b5f74b7a5e6ca54d83c5 (master 17.3.0-devel)
$ ./bin/depth-tex-compare -auto
Probe color at (23,285)
Expected: 1.000000 0.000000 1.000000
Observed: 1.000000 1.000000 1.000000
Probe color at (79,285)
Expected: 0.000000 0.000000 0.000000
Observed: 1.000000 0.000000 1.000000
Probe color at (85,285)
Expected: 0.000000 0.000000 0.000000
Observed: 1.000000 0.000000 1.000000
Probe color at (91,285)
Expected: 0.000000 0.000000 0.000000
Observed: 1.000000 0.000000 1.000000
Probe color at (129,285)
Expected: 0.000000 1.000000 0.000000
Observed: 1.000000 0.000000 1.000000
Probe color at (135,285)
Expected: 0.000000 1.000000 0.000000
Observed: 1.000000 0.000000 1.000000
Probe color at (141,285)
Expected: 0.000000 1.000000 0.000000
Observed: 1.000000 0.000000 1.000000
Probe color at (23,250)
Expected: 1.000000 0.000000 1.000000
Observed: 1.000000 1.000000 1.000000
Probe color at (79,250)
Expected: 0.000000 0.000000 0.000000
Observed: 1.000000 0.000000 1.000000
Probe color at (129,250)
Expected: 0.000000 1.000000 0.000000
Observed: 1.000000 0.000000 1.000000
Probe color at (23,215)
Expected: 1.000000 1.000000 1.000000
Observed: 1.000000 0.000000 1.000000
Probe color at (79,215)
Expected: 1.000000 0.000000 1.000000
Observed: 0.000000 0.000000 0.000000
Probe color at (129,215)
Expected: 1.000000 0.000000 1.000000
Observed: 0.000000 1.000000 0.000000
Probe color at (23,180)
Expected: 1.000000 1.000000 1.000000
Observed: 1.000000 0.000000 1.000000
Probe color at (79,180)
Expected: 1.000000 0.000000 1.000000
Observed: 0.000000 0.000000 0.000000
Probe color at (85,180)
Expected: 1.000000 0.000000 1.000000
Observed: 0.000000 0.000000 0.000000
Probe color at (91,180)
Expected: 1.000000 0.000000 1.000000
Observed: 0.000000 0.000000 0.000000
Probe color at (129,180)
Expected: 1.000000 0.000000 1.000000
Observed: 0.000000 1.000000 0.000000
Probe color at (135,180)
Expected: 1.000000 0.000000 1.000000
Observed: 0.000000 1.000000 0.000000
Probe color at (141,180)
Expected: 1.000000 0.000000 1.000000
Observed: 0.000000 1.000000 0.000000
Probe color at (85,75)
Expected: 0.000000 0.000000 0.000000
Observed: 1.000000 0.000000 1.000000
Probe color at (91,75)
Expected: 0.000000 0.000000 0.000000
Observed: 1.000000 0.000000 1.000000
Probe color at (135,75)
Expected: 0.000000 1.000000 0.000000
Observed: 1.000000 0.000000 1.000000
Probe color at (141,75)
Expected: 0.000000 1.000000 0.000000
Observed: 1.000000 0.000000 1.000000
Probe color at (85,40)
Expected: 1.000000 0.000000 1.000000
Observed: 0.000000 0.000000 0.000000
Probe color at (91,40)
Expected: 1.000000 0.000000 1.000000
Observed: 0.000000 0.000000 0.000000
Probe color at (135,40)
Expected: 1.000000 0.000000 1.000000
Observed: 0.000000 1.000000 0.000000
Probe color at (141,40)
Expected: 1.000000 0.000000 1.000000
Observed: 0.000000 1.000000 0.000000
Left to Right: ALPHA, LUMINANCE, INTENSITY
Top to Bottom: LESS, LEQUAL, GREATER, GEQUAL, ALWAYS, NEVER, NOTEQUAL, EQUAL
PIGLIT: {"result": "fail" }
be3ab867bd444594f9d9e0f8e59d305d15769afd is the first bad commit
commit be3ab867bd444594f9d9e0f8e59d305d15769afd
Author: Marek Olšák <marek.olsak at amd.com>
Date: Mon Oct 2 22:30:55 2017 +0200
tgsi: implement tgsi_util_get_inst_usage_mask properly
All opcodes are handled.
Reviewed-by: Nicolai Hähnle <nicolai.haehnle at amd.com>
:040000 040000 d1db49cee47cbe6ea3ac52d46bbf4a612f14d3be
11c3d50751b4c921bec7cf463e8c52d4162af19e M src
bisect run success
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171013/fa1c7d07/attachment-0001.html>
More information about the mesa-dev
mailing list