<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:maraeo@gmail.com" title="Marek Olšák <maraeo@gmail.com>"> <span class="fn">Marek Olšák</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - [KBL-G][GL] KHR-GL43.compute_shader.max test failed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109140">bug 109140</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>NOTABUG
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - [KBL-G][GL] KHR-GL43.compute_shader.max test failed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109140#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - [KBL-G][GL] KHR-GL43.compute_shader.max test failed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109140">bug 109140</a>
from <span class="vcard"><a class="email" href="mailto:maraeo@gmail.com" title="Marek Olšák <maraeo@gmail.com>"> <span class="fn">Marek Olšák</span></a>
</span></b>
<pre>The test checks the value of GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS using
glGetInteger64v. The returned value is greater than 2G. The test incorrectly
converts the value to GLint, which ends up being a negative number. This is a
test bug.</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>