<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 - Mesa does not support row_major qualifier correctly"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111515">111515</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Mesa does not support row_major qualifier correctly
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>19.0
</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>not set
</td>
</tr>
<tr>
<th>Priority</th>
<td>not set
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/DRI/i965
</td>
</tr>
<tr>
<th>Assignee</th>
<td>intel-3d-bugs@lists.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>ANGLE project had reported a bug about mesa on Intel GPU,
<a href="https://bugs.chromium.org/p/angleproject/issues/detail?id=3837">https://bugs.chromium.org/p/angleproject/issues/detail?id=3837</a>.
This bug was about GLSL row_major qualifier did not work correctly. I had
re-written a simple case(attached file), and could reproduce this bug.
Steps, run below commands in terminal:
1. gcc -o row_major row_major.c -lX11 -lepoxy
2. ./row_major</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>