<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [swrast] piglit getteximage-targets S3TC 2D_ARRAY regression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=72582">72582</a>
</td>
</tr>
<tr>
<th>Keywords</th>
<td>regression
</td>
</tr>
<tr>
<th>CC</th>
<td>brianp@vmware.com, idr@freedesktop.org, jljusten@gmail.com
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>[swrast] piglit getteximage-targets S3TC 2D_ARRAY regression
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vlee@freedesktop.org
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Component</th>
<td>Other
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>mesa: 00faf82832f3e6ef886abad246b50cc47b901c1f (master)
$ ./bin/getteximage-targets S3TC 2D_ARRAY -auto
Testing S3TC.
Testing GL_TEXTURE_2D_ARRAY
Mesa: User error: GL_INVALID_ENUM in glEnable(GL_TEXTURE_2D_ARRAY)
Unexpected GL error: GL_INVALID_ENUM 0x500
(Error at piglit/tests/texturing/getteximage-targets.c:200)
GetTexImage() returns incorrect data in byte 0 for layer 0
corresponding to (0,0), channel 0
expected: 8
got: 255
PIGLIT: {'result': 'fail' }
2a3d1e2e06ce74801ccbfd349558d44653b9692f is the first bad commit
commit 2a3d1e2e06ce74801ccbfd349558d44653b9692f
Author: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
Date: Wed Nov 20 13:48:36 2013 -0800
mesa: Remove support for GL_MESA_texture_array
This extension enabled the use of texture array with fixed-function and
assembly fragment shaders. No applications are known to use this
extension.
NOTE: This patch regresses GL_TEXTURE_1D_ARRAY and GL_TEXTURE_2D_ARRAY
cases of the copyteximage piglit test. The test is incorrectly using
texture arrays with fixed function while only requiring the
GL_EXT_texture_array extension. A fix for the test has been posted to
the piglit mailing list.
<a href="http://lists.freedesktop.org/archives/piglit/2013-November/008639.html">http://lists.freedesktop.org/archives/piglit/2013-November/008639.html</a>
Signed-off-by: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
Reviewed-by: Jordan Justen <<a href="mailto:jordan.l.justen@intel.com">jordan.l.justen@intel.com</a>>
Reviewed-by: Brian Paul <<a href="mailto:brianp@vmware.com">brianp@vmware.com</a>>
:040000 040000 99d7bd3c175b693e834d947a36a8d1ea11cfe0df
a011a5baee1e381e0e1a5f1cda20db5962dfdac9 M docs
:040000 040000 f54fafb354f19bacb9cfafcbc033b438bbef059b
633fecfded34a7ce90393e6071f9b58d749db4ce M src
bisect run success</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>