<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 - [Regression] [bisected] [OpenGLES CTS] KHR-GLES3.packed_pixels.*rectangle.r*8_snorm"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107658">bug 107658</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 - [Regression] [bisected] [OpenGLES CTS] KHR-GLES3.packed_pixels.*rectangle.r*8_snorm"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107658#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [Regression] [bisected] [OpenGLES CTS] KHR-GLES3.packed_pixels.*rectangle.r*8_snorm"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107658">bug 107658</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>Following commit in vk-gl-cts should fixes rest of the issues:

--- 8< ---
commit d69355bbc4fb4b1571b4b50baefc46856e8b0911
Author: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>>
Date:   Mon Sep 3 10:10:04 2018 +0300

    Allow reading GL_BYTE surfaces to GL_RGBA output.

    EXT_render_snorm specification:

       "For 8bit signed normalized fixed-point rendering surfaces, the
        combination format RGBA and type BYTE is accepted. For a 16bit signed
        normalized fixed point buffer, the combination RGBA and SHORT is
        accepted.

    OpenGL ES 3.1 specification:
       "If G, B, or A values are not present in the internal format, they are
        taken to be zero, zero, and one respectively."

    Components: OpenGL ES

    VK-GL-CTS issue: 1338

    Affects: KHR-GLES3.packed_pixels*snorm

    Change-Id: I48df036fc3da80a06e1adef32bd59dac5b551cec
    Signed-off-by: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</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>