[Bug 105301] The big SKQP bug

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 11 05:04:26 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=105301

--- Comment #1 from Tapani Pälli <lemody at gmail.com> ---
Android P CTS CtsSkQPTestCases "#unitTest_EGLImageTest" fails as well. I'll
paste here my initial thoughts from internal mail thread:

"First test creates a regular texture (GL_TEXTURE_2D) and then EGLImage
resource out of that.

After this, test creates another texture ID (that has type
GL_TEXTURE_EXTERNAL) and attempts to bind/source this one from the original
EGLImage (using glEGLImageTargetTexture2D).

Since the original EGLImage was not created from dmabuf (and is not
considered external resource) we hit this check. TBH I'm not 100% certain if
the
2nd step is considered 'legal' according to the spec."

-- 
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/20181011/9c3b695c/attachment.html>


More information about the intel-3d-bugs mailing list