[Bug 111756] WebGL2 conformance test failed when enabling Iris on Coffee Lake
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 23 04:36:57 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111756
Kenneth Graunke <kenneth at whitecape.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Kenneth Graunke <kenneth at whitecape.org> ---
Fixed on master with:
commit ec81f19b44951fbc0e6a8b381afe6d85834132b8
Author: Kenneth Graunke <kenneth at whitecape.org>
Date: Fri Sep 20 14:33:51 2019 -0700
st/mesa: Bail on incomplete attachments in discard_framebuffer
Incomplete attachments don't have an associated pipe_surface, so
this would crash.
Fixes a WebGL conformance test that uses incomplete attachments:
https://www.khronos.org/registry/webgl/sdk/tests/conformance2/renderbuffers/invalidate-framebuffer.html?webglVersion=2&quiet=0&quick=1
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111756
Reviewed-By: Tapani Pälli <tapani.palli at intel.com>
--
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/20190923/e81a3b64/attachment.html>
More information about the intel-3d-bugs
mailing list