<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:baker.dylan.c@gmail.com" title="Dylan Baker <baker.dylan.c@gmail.com>"> <span class="fn">Dylan Baker</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - "invariant" qualifier on outputs of GLSL ES fragment shader causes compilation error."
href="https://bugs.freedesktop.org/show_bug.cgi?id=107842">bug 107842</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;">Status</td>
<td>NEEDINFO
</td>
<td>NEW
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - "invariant" qualifier on outputs of GLSL ES fragment shader causes compilation error."
href="https://bugs.freedesktop.org/show_bug.cgi?id=107842#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - "invariant" qualifier on outputs of GLSL ES fragment shader causes compilation error."
href="https://bugs.freedesktop.org/show_bug.cgi?id=107842">bug 107842</a>
from <span class="vcard"><a class="email" href="mailto:baker.dylan.c@gmail.com" title="Dylan Baker <baker.dylan.c@gmail.com>"> <span class="fn">Dylan Baker</span></a>
</span></b>
<pre>I was mis-remembering, it was "volatile" not "invariant" that was broken by
design. sorry for the confusion.
The only way you can avoid that kind of duplication (as of this moment):
1) write a C test that is compiled multiple times, once for each API you want
to test
2) use a python generator to create the tests.</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>