<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [BSW]Piglit spec_ARB_viewport_array_render-scissor fails"
href="https://bugs.freedesktop.org/show_bug.cgi?id=84775">84775</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[BSW]Piglit spec_ARB_viewport_array_render-scissor fails
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/DRI/i965
</td>
</tr>
<tr>
<th>Assignee</th>
<td>idr@freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>huax.lu@intel.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-3d-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>System Environment:
--------------------------
Platform: BSW
Libdrm: (master)libdrm-2.4.58-4-g00847fa48b83a85b0cb882594a12ed1511f780db
Mesa: (master)16b53005a7df4249fecb6641af0934c32181fdea
Xserver:(master)xorg-server-1.16.0-386-g95a5b92e37f73f497d547fd91c543c16d2cc73de
Xf86_video_intel:(master)2.99.916-84-gec2b9ac81aed0d2dda2948171ca1c260184bf221
Libva: (master)cdf8636d5fc5b1558570fede347e1599e0d6af3d
Libva_intel_driver:(master)f11176415ec26eb5960ba6841d2d9c22f2cabc60
Kernel: (drm-intel-nightly)eabc0c8db15f9ba4d727aee5e0612a68cafe1ab5
Bug detailed description:
---------------------------
It fails on BSW with mesa master branch, works well on BDW.
output:
Probe color at (1,1)
Expected: 1.000000 1.000000 1.000000 1.000000
Observed: 0.000000 0.000000 0.000000 0.000000
Wrong color for viewport i,j 0 0
Probe color at (1,54)
Expected: 0.500000 0.500000 0.500000 1.000000
Observed: 0.000000 0.000000 0.000000 0.000000
Wrong color for viewport i,j 0 1
Probe color at (1,107)
Expected: 0.333333 0.333333 0.333333 1.000000
Observed: 0.000000 0.000000 0.000000 0.000000
Wrong color for viewport i,j 0 2
Probe color at (81,1)
Expected: 0.250000 0.250000 0.250000 1.000000
Observed: 0.000000 0.000000 0.000000 0.000000
Wrong color for viewport i,j 1 0
Probe color at (81,54)
Expected: 0.200000 0.200000 0.200000 1.000000
Observed: 0.000000 0.000000 0.000000 0.000000
Wrong color for viewport i,j 1 1
PIGLIT: {"subtest": {"Render multi-scissor rectangles" : "fail"}}
Probe color at (1,1)
Expected: 1.000000 1.000000 1.000000 1.000000
Observed: 0.000000 0.000000 0.000000 0.000000
Wrong color for viewport i,j 0 0
Probe color at (1,54)
Expected: 0.500000 0.500000 0.500000 1.000000
Observed: 0.000000 0.000000 0.000000 0.000000
Wrong color for viewport i,j 0 1
Probe color at (1,107)
Expected: 0.333333 0.333333 0.333333 1.000000
Observed: 0.000000 0.000000 0.000000 0.000000
Wrong color for viewport i,j 0 2
Probe color at (81,1)
Expected: 0.250000 0.250000 0.250000 1.000000
Observed: 0.000000 0.000000 0.000000 0.000000
Wrong color for viewport i,j 1 0
Probe color at (81,54)
Expected: 0.200000 0.200000 0.200000 1.000000
Observed: 0.000000 0.000000 0.000000 0.000000
Wrong color for viewport i,j 1 1
Probe color at (81,107)
Expected: 0.166667 0.166667 0.166667 1.000000
Observed: 0.000000 0.000000 0.000000 0.000000
Wrong color for viewport i,j 1 2
PIGLIT: {"subtest": {"Render multi-viewport scissor test" : "fail"}}
PIGLIT: {"result": "fail" }
Reproduce steps:
-------------------------
1. xinit
2. bin/arb_viewport_array-render-scissor -fbo -auto</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>