<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 - WebGL conformance2/reading/read-pixels-from-fbo-test.html fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94345">bug 94345</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;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - WebGL conformance2/reading/read-pixels-from-fbo-test.html fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94345#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - WebGL conformance2/reading/read-pixels-from-fbo-test.html fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94345">bug 94345</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>--- 8< ---

commit 8c56ff643b1d6d18d81d82a4d23103a1cd51500a
Author: Haixia Shi <<a href="mailto:hshi@chromium.org">hshi@chromium.org</a>>
Date:   Fri Aug 12 15:34:09 2016 -0700

    mesa: change state query return value for RGB565

    The GL_BGR and GL_UNSIGNED_SHORT_5_6_5_REV are not defined anywhere in
    OpenGL ES 3.2 (or earlier) specification, and there are no known extensions
    in the Khronos registry that would add these enums as valid responses for
    glGetIntegerv(GL_IMPLEMENTATION_COLOR_READ_TYPE) and
    glGetIntegerv(GL_IMPLEMENTATION_COLOR_READ_FORMAT) queries.

    Note that this patch does not change the bit layout returned by the query.
As
    defined by the GL spec, the bit layout of GL_RGB + GL_UNSIGNED_SHORT_5_6_5
and
    GL_BGR + GL_UNSIGNED_SHORT_5_6_5_REV are identical.

    TEST=dEQP-GLES3.functional.state_query.integers.*

    Signed-off-by: Haixia Shi <<a href="mailto:hshi@chromium.org">hshi@chromium.org</a>>
    Reviewed-by: Chad Versace <<a href="mailto:chadversary@chromium.org">chadversary@chromium.org</a>>
    Reviewed-by: Jason Ekstrand <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</a>>
    Cc: Stéphane Marchesin <<a href="mailto:marcheu@chromium.org">marcheu@chromium.org</a>>
    Change-Id: I81bbc8ccdc7e125edaeae443baf6fa8fdefcc6b6</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>