<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 - [HSW] textureGather + samplerCube sometimes fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94127">94127</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[HSW] textureGather + samplerCube sometimes fail
          </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>imirkin@alum.mit.edu
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=121724" name="attach_121724" title="deqp test failure pattern">attachment 121724</a> <a href="attachment.cgi?id=121724&action=edit" title="deqp test failure pattern">[details]</a></span>
deqp test failure pattern

I'm seeing the following failure pattern on *texture* dEQP tests. Only cube
fails, and not 100% of them. All of these tests pass on nouveau/GK208, so it's
not some really dumb texture completeness issue.

It does seem like the only tests that pass are in the filter_mode subgroup (and
all of those do seem to pass). So probably something with texture setup?

Amusingly that test case group is

TestCaseGroup(m_context, "filter_mode", "Test that filter modes have no
effect");

oops :) I guess it has the effect of causing the tests to pass. By default,
nearest/nearest is used for min/mag filters.</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>