[Bug 102999] [BISECTED,REGRESSION] Failing Android EGL dEQP with RGBA configs
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 28 08:37:13 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102999
--- Comment #5 from Tapani Pälli <lemody at gmail.com> ---
Created attachment 134525
--> https://bugs.freedesktop.org/attachment.cgi?id=134525&action=edit
hacky patch
This is a hack but the main attempt is to show what the issue is. __DRIimage
and renderbuffer format do not agree, there are at least 2 cases. One is when
we have rgbx vs rgba (this is ok and handled by format fallback later) but then
there is rgba vs bgra that the patch 'fixes'.
--
You are receiving this mail because:
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/20170928/5246a16d/attachment.html>
More information about the intel-3d-bugs
mailing list