[Mesa-dev] [Bug 109138] [KBL-G][GL-CTS]KHR-GL31.texture_size_promotion.functional test failed
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 11 23:48:00 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=109138
Marek Olšák <maraeo at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTOURBUG
--- Comment #3 from Marek Olšák <maraeo at gmail.com> ---
The driver is correct. The test isn't. The test creates the GL context using
the compatibility profile, but expects the behavior of the GL core profile.
The difference is in the default value of GL_DEPTH_TEXTURE_MODE, which is
GL_LUMINANCE for GL compatibility and GL_RED for GL core.
--
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/mesa-dev/attachments/20190111/590f690a/attachment-0001.html>
More information about the mesa-dev
mailing list