<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - glb2.7 renders garbage"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79534">bug 79534</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;">Attachment #100279 is obsolete</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - glb2.7 renders garbage"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79534#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - glb2.7 renders garbage"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79534">bug 79534</a>
              from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=100355" name="attach_100355" title="workaround">attachment 100355</a> <a href="attachment.cgi?id=100355&action=edit" title="workaround">[details]</a></span>
workaround

A bit more debugging update, the failure comes when using opcode
SHADER_OPCODE_TEX, fs_visitor has different functions for gen7 and gen5 for
emitting these. gen7 sets some payload with instruction so it never calls the
same constructor and is not affected.

Attached workaround fixes the problem by doing same exact thing for opcode
SHADER_OPCODE_TEX that happened before the change. I will continue to
investigate possible better fix.</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>