<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 - Assert in piglit.spec.arb_fragment_program"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=108376">108376</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Assert in piglit.spec.arb_fragment_program
          </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>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>Drivers/DRI/i965
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>kenneth@whitecape.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>Bisected to:

1c0f92d8a8c480a5803c3ce45b2a6d46bfcd280f
Author:     Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>
nir: Create sampler variables in prog_to_nir.

This is needed for nir_gather_info to actually count the textures,
since it operates solely on variables.


Following tests assert:
 piglit.spec.arb_fragment_program.fp-fragment-position
 piglit.spec.arb_fragment_program.trinity-fp1

EG:
stdout:
/tmp/build_root/m64/lib/piglit/bin/fp-fragment-position -auto -fbo

stderr:
fp-fragment-position: ../src/mesa/drivers/dri/i965/brw_nir_uniforms.cpp:252:
void brw_nir_setup_arb_uniforms(void*, nir_shader*, gl_program*,
brw_stage_prog_data*): Assertion `shader->uniforms.length() <= 2' failed.</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>