<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 - piglit.spec.arb_separate_shader_objects.getprogrampipelineiv regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96301">96301</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>piglit.spec.arb_separate_shader_objects.getprogrampipelineiv regression
          </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>Drivers/DRI/i965
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>idr@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mark.a.janes@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This test began failing with:
d8cf982 * i965: Expose GL 4.3 on Gen8+.

piglit/bin/arb_separate_shader_object-GetProgramPipelineiv -auto -fbo
piglit: debug: Requested an OpenGL 3.1 Forward-Compatible Core Context, and
received a matching 4.3 context

Unexpected GL error: GL_INVALID_OPERATION 0x502
(Error at ../tests/spec/arb_separate_shader_objects/GetProgramPipelineiv.c:273)
Attach program (10) to stage ((unrecognized enum)). Expected to be supported:
yes
Attach program (8) to stage ((unrecognized enum)). Expected to be supported:
yes
Unexpected GL error: GL_INVALID_OPERATION 0x502
(Error at ../tests/spec/arb_separate_shader_objects/GetProgramPipelineiv.c:86)
Attach program (6) to stage (GL_GEOMETRY_SHADER). Expected to be supported: yes
Attach program (4) to stage (GL_TESS_EVALUATION_SHADER). Expected to be
supported: yes
Attach program (2) to stage (GL_TESS_CONTROL_SHADER). Expected to be supported:
yes

Standard Error

Failed to link: 0:6(2): error: `gl_FragColor' undeclared
0:6(2): error: value of type vec4 cannot be assigned to variable of type error

Mesa: User error: GL_INVALID_OPERATION in glActiveShaderProgram(program 8 not
linked)
Failed to get Active Program.
Mesa: User error: GL_INVALID_OPERATION in glUseProgramStages(program not
linked)
Failed to get program of stage (unrecognized enum).</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>