https://bugs.winehq.org/show_bug.cgi?id=53429
Bug ID: 53429 Summary: opengl32:opengl fails on Debian 11 + Intel GPU Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: opengl Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
opengl32:opengl fails on Debian 11 + Intel GPU:
opengl.c:386: Test failed: Got unexpected cStencilBits 8.
https://test.winehq.org/data/patterns.html#opengl32:opengl
The failure started with the commit that introduced the test:
commit 83cbcdefa3f55afc449b6be51e215c4f646869f4 Author: Paul Gofman pgofman@codeweavers.com AuthorDate: Tue Jun 21 10:29:18 2022 -0500
opengl32/tests: Add more tests for ChoosePixelFormat().
Test extended by Matteo Bruni.