<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 - [regression, bisected] piglit arb_separate_shader_objects.validateprogrampipeline fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92137">92137</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[regression, bisected] piglit arb_separate_shader_objects.validateprogrampipeline fails
          </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>stu_dby@126.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Found this while testing my own patches. Bisect shows:

ba02f7a3b6a0e4314753a8e5080db61241563f9c is the first bad commit
commit ba02f7a3b6a0e4314753a8e5080db61241563f9c
Author: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>>
Date:   Tue Sep 1 13:53:44 2015 +0300

    mesa: return initial value for VALIDATE_STATUS if pipe not bound

    From OpenGL 4.5 Core spec (7.13):

        "If pipeline is a name that has been generated (without subsequent
        deletion) by GenProgramPipelines, but refers to a program pipeline
        object that has not been previously bound, the GL first creates a
        new state vector in the same manner as when BindProgramPipeline
        creates a new program pipeline object."

    I interpret this as "If GetProgramPipelineiv gets called without a
    bound (but valid) pipeline object, the state should reflect initial
    state of a new pipeline object." This is also expected behaviour by
    ES31-CTS.sepshaderobjs.PipelineApi conformance test.

    Signed-off-by: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>>
    Reviewed-by: Marta Lofstedt <<a href="mailto:marta.lofstedt@intel.com">marta.lofstedt@intel.com</a>>

:040000 040000 57ae85456fbbc0c41662d47e13a0dc7419f70448
1b83a40c334739a0feafeafb6a6ce491ad6883ab M    src</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>