<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 - WebGL conformance2/textures/misc/copy-texture-image.html fails"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94346">94346</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>WebGL conformance2/textures/misc/copy-texture-image.html fails
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</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>xinghua.cao@intel.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-3d-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Steps:
1. Install latest unstable google chrome, details:
add "deb <a href="http://dl.google.com/linux/chrome/deb/">http://dl.google.com/linux/chrome/deb/</a> stable main" to your
computer software source list(/etc/apt/sources.list).
sudo apt-get update
sudo apt-get install google-chrome-unstable
2. Run chrome in the terminal, you can specify your Mesa driver and run with
some options,
[LD_LIBRARY_PATH=<mesa_lib>:$LD_LIBRARY_PATH
LIBGL_DRIVERS_PATH=<mesa_lib>/dri] google-chrome-unstable
--enable-unsafe-es3-apis -- use-gl=egl
3. Please check chrome revision ("chrome://version"), it must be newer than
#376886
4. Open the link,
<a href="https://www.khronos.org/registry/webgl/sdk/tests/webgl-conformance-tests.html?version=2.0.0">https://www.khronos.org/registry/webgl/sdk/tests/webgl-conformance-tests.html?version=2.0.0</a>
(should be 2.0.0(beta))
5. Search case "conformance2/textures/misc/copy-texture-image.html", and run
this case.
Result: This case will fail. This case succeeds on nvidia driver.
Expected: This case passes on Mesa driver.
Notes: We test the case on below devices based on Mesa driver, it also fails.
Pixel 2013 - IVB Chromebook, Mesa version 11.0.2
Acer C720 - HSW Chromebook, Mesa version 11.0.2
Acer C910 - BDW Chromebook, Mesa version 11.0.2</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>