[Bug 110357] [REGRESSION] [BISECTED] [OpenGL CTS] cts-runner --type=gl46 fails in new attempted "41" configuration

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 8 21:55:55 UTC 2019


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

--- Comment #1 from Kenneth Graunke <kenneth at whitecape.org> ---
Yeah...there are some issues here.  We talked about it on March 22/23 on
#dri-devel:

https://people.freedesktop.org/~cbrill/dri-log/?channel=dri-devel&date=2019-03-23

I came up with a couple of patches which help some of the tests:

https://gitlab.freedesktop.org/kwg/mesa/tree/pb565-two-configs
https://gitlab.freedesktop.org/kwg/mesa/tree/pb565-singleonly

The issue there is that we've created a double-buffered 565 config, but a
number of dEQP-EGL tests want a single-buffered 565 config.  But, exposing a
single-buffered config didn't work either, because some other tests assume they
can get a double-buffered one.  Doing both worked better, but didn't fix
everything either.

There may be additional bugs.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20190408/e3a603c0/attachment.html>


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