<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - texture issues in xonotic with llvm+sb and offset mapping"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66731#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - texture issues in xonotic with llvm+sb and offset mapping"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66731">bug 66731</a>
              from <span class="vcard"><a class="email" href="mailto:ptpzz@yandex.ru" title="Vadim Girlin <ptpzz@yandex.ru>"> <span class="fn">Vadim Girlin</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=82247" name="attach_82247" title="shader dump">attachment 82247</a> <a href="attachment.cgi?id=82247&action=edit" title="shader dump">[details]</a></span>
shader dump

Looks like it's llvm backend's issue, I'm attaching the dump of the failing
shader.

As far as I know, SET_GRADIENTS_x instructions should be in the same TEX clause
with SAMPLE_G instructions that use corresponding gradients. SB ignores
SET_GRADIENTS_x instructions in separate clauses and this makes the problem
more noticeable.

IIRC there was also piglit test failing due to this problem with llvm backend.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>