<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] arb_program_interface_query.arb_program_interface_query-getprogramresourceiv fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91608">91608</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[Regression, bisected] arb_program_interface_query.arb_program_interface_query-getprogramresourceiv fails
          </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>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>When image_load_store was enabled,
arb_program_interface_query-getprogramresourceiv regressed to a failing state.

On haswell:
Standard Output

/tmp/build_root/m64/lib/piglit/bin/arb_program_interface_query-getprogramresourceiv
-auto
piglit: debug: Requested an OpenGL 3.2 Core Context, and received a matching
3.3 context

Unexpected GL error: GL_INVALID_ENUM 0x500
(Error at
/var/lib/jenkins/jobs/Leeroy/workspace/repos/piglit/tests/spec/arb_program_interface_query/getprogramresourceiv.c:646)
    Latest error generated while running 'vs_input0:
GL_REFERENCED_BY_COMPUTE_SHADER on GL_PROGRAM_INPUT'
< many similar errors follow >

Standard Error

Mesa: User error: GL_INVALID_VALUE in glGetProgramResourceiv
Mesa: User error: GL_INVALID_OPERATION in glGetProgramResourceIndex
Mesa: User error: GL_INVALID_VALUE in glGetProgramResourceiv(propCount <= 0)
Mesa: User error: GL_INVALID_VALUE in glGetProgramResourceiv(propCount <= 0)
< many similar errors follow > 


In addition d03c657 changes spec.arb_shader_image_load_store.early-z from
skipped -> failing.  This is less surprising, since the commit enables new
functionality.</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>