<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 - [regression, bisected] `make check` dispatch-sanity broken by GL_EXT_buffer_storage"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92824">92824</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[regression, bisected] `make check` dispatch-sanity broken by GL_EXT_buffer_storage
</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>mark.a.janes@intel.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-3d-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>dispatch sanity fails with this commit:
13b19aa815661cd17b74c8694b6c466bfaf75740
Author: Ryan Houdek <<a href="mailto:sonicadvance1@gmail.com">sonicadvance1@gmail.com</a>>
AuthorDate: Mon Nov 2 19:30:18 2015 -0600
Commit: Ilia Mirkin <<a href="mailto:imirkin@alum.mit.edu">imirkin@alum.mit.edu</a>>
CommitDate: Wed Nov 4 00:01:03 2015 -0500
mesa: expose support for GL_EXT_buffer_storage
This extension requires ES 3.1 since it relies on glMemoryBarrier.
For testing purposes I temporarily moved glMemoryBarrier to be an ES 3.0
function.
This has been tested with the piglit in the ML and the Dolphin emulator.
Reviewed-by: Ilia Mirkin <<a href="mailto:imirkin@alum.mit.edu">imirkin@alum.mit.edu</a>>
/mnt/space/jenkins/jobs/Leeroy/workspace/repos/mesa/src/mesa/main/tests/dispatch_sanity.cpp:173
Value of: table[i]
Actual: 0x818ea50
Expected: nop_table[i]
Which is: 0x805c380
i = 902 (BufferStorage)</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>