<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - Validation of KHR_blend_equation_advanced stricter than NVidia"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105161#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - Validation of KHR_blend_equation_advanced stricter than NVidia"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105161">bug 105161</a>
from <span class="vcard"><a class="email" href="mailto:kde@carewolf.com" title="Allan Sandfeld Jensen <kde@carewolf.com>"> <span class="fn">Allan Sandfeld Jensen</span></a>
</span></b>
<pre>The problem is the check in linker.cpp (link_fs_inout_layout_qualifiers):
if (linked_shader->Stage != MESA_SHADER_FRAGMENT ||
(prog->data->Version < 150 &&
!prog->ARB_fragment_coord_conventions_enable))
return;</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>