<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - The big SKQP bug"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105301#c55">Comment # 55</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - The big SKQP bug"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105301">bug 105301</a>
              from <span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span></b>
        <pre>The EGLImage issue should be fixed by this commit in master:

commit a5c39ed974402c6a40d51c6189547d1f29581fbe
Author:     Aditya Swarup <<a href="mailto:aditya.swarup@intel.com">aditya.swarup@intel.com</a>>
AuthorDate: Wed Oct 31 17:12:40 2018 -0700
Commit:     Chad Versace <<a href="mailto:chadversary@chromium.org">chadversary@chromium.org</a>>
CommitDate: Thu Nov 8 12:33:06 2018 -0800

    i965: Lift restriction in external textures for EGLImage support

    Fixes Skqp's unitTest_EGLImageTest test.

    For Intel platforms, we support external textures only for EGLImages
    created with EGL_EXT_image_dma_buf_import. This restriction seems to
    be Intel specific and not present for other platforms.

    While running SKQP test - unitTest_EGLImageTest, GL_INVALID is sent
    to the test because of this restriction.

    Bugzilla: <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - The big SKQP bug"
   href="show_bug.cgi?id=105301">https://bugs.freedesktop.org/show_bug.cgi?id=105301</a>
    Signed-off-by: Aditya Swarup <<a href="mailto:aditya.swarup@intel.com">aditya.swarup@intel.com</a>>
    Reviewed-by: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>>
    Reviewed-by: Chad Versace <<a href="mailto:chadversary@chromium.org">chadversary@chromium.org</a>></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>