[Bug 105301] The big SKQP bug
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Nov 8 21:52:41 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105301
--- Comment #55 from Kenneth Graunke <kenneth at whitecape.org> ---
The EGLImage issue should be fixed by this commit in master:
commit a5c39ed974402c6a40d51c6189547d1f29581fbe
Author: Aditya Swarup <aditya.swarup at intel.com>
AuthorDate: Wed Oct 31 17:12:40 2018 -0700
Commit: Chad Versace <chadversary at chromium.org>
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: https://bugs.freedesktop.org/show_bug.cgi?id=105301
Signed-off-by: Aditya Swarup <aditya.swarup at intel.com>
Reviewed-by: Tapani Pälli <tapani.palli at intel.com>
Reviewed-by: Chad Versace <chadversary at chromium.org>
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20181108/48262592/attachment.html>
More information about the intel-3d-bugs
mailing list