<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:neil@linux.intel.com" title="Neil Roberts <neil@linux.intel.com>"> <span class="fn">Neil Roberts</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BDW HSW dEQP] deqp-gles2.functional.texture.vertex.cube.wrap is failing 6 of 9 test cases"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92579">bug 92579</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;">CC</td>
           <td>
                
           </td>
           <td>itoral@igalia.com, neil@linux.intel.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BDW HSW dEQP] deqp-gles2.functional.texture.vertex.cube.wrap is failing 6 of 9 test cases"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92579#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BDW HSW dEQP] deqp-gles2.functional.texture.vertex.cube.wrap is failing 6 of 9 test cases"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92579">bug 92579</a>
              from <span class="vcard"><a class="email" href="mailto:neil@linux.intel.com" title="Neil Roberts <neil@linux.intel.com>"> <span class="fn">Neil Roberts</span></a>
</span></b>
        <pre>If I run this on git master of mesa (1106e79ed97) then all 9 of the tests fail.
I think this has something to do with this patch here:

<a href="http://cgit.freedesktop.org/mesa/mesa/commit/?id=6148e3aae7e0d36b5975">http://cgit.freedesktop.org/mesa/mesa/commit/?id=6148e3aae7e0d36b5975</a>

Since then we are enabling seamless cube textures on GLES2 which presumably the
test suite isn't expecting.

However, if I force it to always disable seamless cube textures I get the
results below. These are different from those reported in this bug, so
something doesn't quite add up.

dEQP-GLES2.functional.texture.vertex.cube.wrap.clamp_repeat  Fail   
dEQP-GLES2.functional.texture.vertex.cube.wrap.mirror_repeat  Fail  
dEQP-GLES2.functional.texture.vertex.cube.wrap.repeat_clamp  Fail
dEQP-GLES2.functional.texture.vertex.cube.wrap.repeat_mirror  Fail
dEQP-GLES2.functional.texture.vertex.cube.wrap.repeat_repeat  Fail
dEQP-GLES2.functional.texture.vertex.cube.wrap.clamp_clamp  Pass    
dEQP-GLES2.functional.texture.vertex.cube.wrap.clamp_mirror  Pass   
dEQP-GLES2.functional.texture.vertex.cube.wrap.mirror_clamp  Pass   
dEQP-GLES2.functional.texture.vertex.cube.wrap.mirror_mirror  Pass</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>