<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span> changed
          <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>
          <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>ASSIGNED
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <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#c7">Comment # 7</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:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span></b>
        <pre>layout qualifier parsing in legacy shaders should be fixed with:

commit 183ce5e629ee973d72a3e8b3361aa2de196cc203
Author: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>
Date:   Mon Feb 19 09:35:46 2018 -0800

    glsl: Parse 'layout' as a token with advanced blending or bindless

    Both KHR_blend_equation_advanced and ARB_bindless_texture provide
    layout qualifiers, and are exposed in compatibility contexts.  We
    need to parse the layout qualifier as a token in order for those
    to work, but forgot to extend this check.

    ARB_shader_image_load_store would need a similar treatment, but we
    don't expose that in legacy OpenGL contexts.

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Validation of KHR_blend_equation_advanced stricter than NVidia"
   href="show_bug.cgi?id=105161">https://bugs.freedesktop.org/show_bug.cgi?id=105161</a>
    Reviewed-by: Iago Toral Quiroga <<a href="mailto:itoral@igalia.com">itoral@igalia.com</a>></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>