<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:apinheiro@igalia.com" title="Alejandro Piņeiro (freenode IRC: apinheiro) <apinheiro@igalia.com>"> <span class="fn">Alejandro Piņeiro (freenode IRC: apinheiro)</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [IVB,HSW] piglit.spec.arb_program_interface_query.arb_program_interface_query-getprogramresourceiv crashes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93336">bug 93336</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [IVB,HSW] piglit.spec.arb_program_interface_query.arb_program_interface_query-getprogramresourceiv crashes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93336#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [IVB,HSW] piglit.spec.arb_program_interface_query.arb_program_interface_query-getprogramresourceiv crashes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93336">bug 93336</a>
              from <span class="vcard"><a class="email" href="mailto:apinheiro@igalia.com" title="Alejandro Piņeiro (freenode IRC: apinheiro) <apinheiro@igalia.com>"> <span class="fn">Alejandro Piņeiro (freenode IRC: apinheiro)</span></a>
</span></b>
        <pre>(In reply to Alejandro Piņeiro (freenode IRC: apinheiro) from <a href="show_bug.cgi?id=93336#c3">comment #3</a>)
<span class="quote">> (In reply to Alejandro Piņeiro (freenode IRC: apinheiro) from <a href="show_bug.cgi?id=93336#c2">comment #2</a>)

> > So. I think that the way to solve this would be change the layout at the
> > test, to one using the format qualifier, as is the one required by the ARB
> > version of the extension.

> Patch sent to piglit:
> <a href="https://patchwork.freedesktop.org/patch/73278/">https://patchwork.freedesktop.org/patch/73278/</a></span >

Patch reviewed and pushed:

commit b7a65af75afb3664a1e908b09c8a39fa4490c2cc
Author: Alejandro Piņeiro <<a href="mailto:apinheiro@igalia.com">apinheiro@igalia.com</a>>
Date:   Thu Feb 11 12:04:40 2016 +0100

    program_interface_query: use format layout qualifiers instead of size*
layout qualifiers

    From ARB_shader_image_load_store spec:

    "    (0) How does this extension differ from the similar
            EXT_shader_image_load_store?

          RESOLVED:  The functionality provided by this extension is very
similar
          to that provided by EXT_shader_image_load_stores.  There are some
          functional differences.

            * "size" layout qualifiers replaced with "format" qualifiers.

            * Image loads aren't restricted to "1x8", "1x16", "1x32", "2x32",
and
              "4x32" formats.  Instead, each supported image format has a
layout
              qualifier, and values loaded from images are converted to an
              vec4/ivec4/uvec4 representation appropriate for the image
format."

    size4x32 was valid for EXT_shader_image_load_store. That explains
    why this test works properly on proprietary NVIDIA drivers, as
    both extensions are supported.

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [IVB,HSW] piglit.spec.arb_program_interface_query.arb_program_interface_query-getprogramresourceiv crashes"
   href="show_bug.cgi?id=93336">https://bugs.freedesktop.org/show_bug.cgi?id=93336</a>
    Reviewed-by: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>>


Closing bug.</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>