<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Empty or corrupted graphic on book pages when reading on Android app Amazon Kindle reader"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105332#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Empty or corrupted graphic on book pages when reading on Android app Amazon Kindle reader"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105332">bug 105332</a>
              from <span class="vcard"><a class="email" href="mailto:jason@jlekstrand.net" title="Jason Ekstrand <jason@jlekstrand.net>"> <span class="fn">Jason Ekstrand</span></a>
</span></b>
        <pre>I've done some digging and it's 100% not a CCS issue.  The only reason why CCS
affects it is that we force-enable blorp texture upload for CCS images.  Since
the Kindle app doesn't use PBOs, blorp texture upload and CCS go hand in hand. 
If I force blorp texture upload but disable CCS, it still fails in the same
way.  We have some blorp texture upload bug.

I also did an experiment where I tried to upload red instead of the image and
that resulted in a bunch of stuff being red but ultimately the missing images
were still white and not red.  This leads me to believe that the texture upload
just isn't happening for some reason.</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>