<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [HSW,BDW,SKL]ES31-CTS.explicit_uniform_location.uniform-loc-* 2 tests fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93325">bug 93325</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>ASSIGNED
           </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 - [HSW,BDW,SKL]ES31-CTS.explicit_uniform_location.uniform-loc-* 2 tests fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93325#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [HSW,BDW,SKL]ES31-CTS.explicit_uniform_location.uniform-loc-* 2 tests fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93325">bug 93325</a>
              from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
        <pre>these 2 should be fixed now by separate patches:

ES31-CTS.explicit_uniform_location.uniform-loc-implicit-in-some-stages3
was fixed by

commit cf96bce0ca8b2d6b5d4641efea1f2feedc024957
Author: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>>
Date:   Thu Jan 14 14:10:59 2016 +0200

    glsl: mark explicit uniforms as explicit in other stages too

    If shader declares uniform explicit location in one stage but
    implicit in another, explicit location should be used. Patch marks
    implicit uniforms as explicit if they were explicit in previous stage.
    This makes sure that we don't treat them implicit later when assigning
    locations.

    Fixes following CTS test:
       ES31-CTS.explicit_uniform_location.uniform-loc-implicit-in-some-stages3

    v2: move check to cross_validate_globals (Timothy)

    Signed-off-by: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>>
    Reviewed-by: Timothy Arceri <<a href="mailto:timothy.arceri@collabora.com">timothy.arceri@collabora.com</a>>

--- 8< -----------------------------------------------

ES31-CTS.explicit_uniform_location.uniform-loc-types-samplers
was fixed by

commit 18c76551ee425b981efefc61f663a7781df17882
Author: Francisco Jerez <<a href="mailto:currojerez@riseup.net">currojerez@riseup.net</a>>
Date:   Sat Jan 2 19:02:09 2016 -0800

    i965/gen6-7: Implement stall and flushes required prior to switching
pipelines.

    Switching the current pipeline while it's not completely idle or the
    read and write caches aren't flushed can lead to corruption.  Fixes
    misrendering of at least the following Khronos CTS test:

     ES31-CTS.shader_image_load_store.basic-allTargets-store-fs

    The stall and flushes are no longer required on Gen8+.

    v2: Emit PIPE_CONTROL with non-zero post-sync op before the write
        cache flush on SNB due to hardware bug. (Ken)

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [HSW,BDW,SKL][GLES 3.1 CTS]ES31-CTS.shader_image_load_store.basic-allTargets-store-fs fail"
   href="show_bug.cgi?id=93323">https://bugs.freedesktop.org/show_bug.cgi?id=93323</a>
    Reviewed-by: Matt Turner <<a href="mailto:mattst88@gmail.com">mattst88@gmail.com</a>>
    Reviewed-by: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>></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>