<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [bisected] Regression with Assault Android Cactus"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92122">92122</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[bisected] Regression with Assault Android Cactus
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Mesa core
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>daniel@constexpr.org
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=118450" name="attach_118450" title="Bad rendering">attachment 118450</a> <a href="attachment.cgi?id=118450&action=edit" title="Bad rendering">[details]</a></span>
Bad rendering

Rendering is broken with current Mesa in Assault Android Cactus. Bisected to:

commit 266d05a3a0651ac954c91aea12c870940e8a9820
Author: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>>
Date:   Fri Sep 25 09:56:39 2015 +0300

    glsl: fix packed varyings interface type and add default case

    fixes Piglit test:
       arb_program_interface_query/linker/query-varyings.shader_test

    Signed-off-by: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>>
    Reviewed-by: Ilia Mirkin <<a href="mailto:imirkin@alum.mit.edu">imirkin@alum.mit.edu</a>>


GPU; Radeon HD 7950 (TAHITI)
LLVM r247876
Linux 4.2.0-gentoo-r1

Apitrace recorded with 266d05:
<a href="http://constexpr.org/tmp/Cactus-radeonsi-bad.trace.xz">http://constexpr.org/tmp/Cactus-radeonsi-bad.trace.xz</a>

Apitrace recorded with an older commit:
<a href="http://constexpr.org/tmp/Cactus-radeonsi-good.trace.xz">http://constexpr.org/tmp/Cactus-radeonsi-good.trace.xz</a>

It doesn't matter wich commit the apitraces are played back on, the first one
is always good and the second one always bad. However, playing back the bad
apitrace on good Mesa gives lots of warnings like this one:

3444 @0 glGetAttribLocationARB(programObj = 6, name = "xlv_TEXCOORD0") = 10
3444: warning: vertex attrib location mismatch 10 -> -1</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>