<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 - [llvmpipe] [softpipe] piglit layout-location-named-block regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95431">95431</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[llvmpipe] [softpipe] piglit layout-location-named-block regression
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

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

        <tr>
          <th>Keywords</th>
          <td>bisected, regression
          </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>vlee@freedesktop.org
          </td>
        </tr>

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

        <tr>
          <th>CC</th>
          <td>anuj.phogat@gmail.com, eocallaghan@auroraux.org, kenneth@whitecape.org, t_arceri@yahoo.com.au
          </td>
        </tr></table>
      <p>
        <div>
        <pre>mesa: 71465179fc45820dabf933146fb16f044a7363d7 (master 11.3.0-devel)

$ ./bin/shader_runner
tests/spec/arb_separate_shader_objects/execution/layout-location-named-block.shader_test
-auto
Failed to link:
error: fragment shader input `name2' with explicit location has no matching
output
error: fragment shader input `name' with explicit location has no matching
output

PIGLIT: {"result": "fail" }


0d88b15f073d09afed1747d9cdde98f15c7aa28d is the first bad commit
commit 0d88b15f073d09afed1747d9cdde98f15c7aa28d
Author: Timothy Arceri <<a href="mailto:timothy.arceri@collabora.com">timothy.arceri@collabora.com</a>>
Date:   Thu Dec 17 11:34:09 2015 +1100

    glsl: cross validate varyings with a component qualifier

    This change checks for component overlap, including handling overlap of
    locations and components by doubles. Previously there was no validation
    for assigning explicit locations to a location used by the second half
    of a double.

    V3: simplify handling of doubles and fix double component aliasing
    detection

    V2: fix component matching for matricies

    Reviewed-by: Anuj Phogat <<a href="mailto:anuj.phogat@gmail.com">anuj.phogat@gmail.com</a>>
    Reviewed-by: Edward O'Callaghan <<a href="mailto:eocallaghan@alterapraxis.com">eocallaghan@alterapraxis.com</a>>
    Reviewed-by: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>

:040000 040000 768b158147123bb257d8b61364c297c17e9c4a9b
14114ec9e96bfc1c4561b0af01ae26be79587c94 M      src
bisect run success</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>