[Bug 98840] nir clone test fails
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Dec 20 04:52:09 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=98840
Timothy Arceri <t_arceri at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Timothy Arceri <t_arceri at yahoo.com.au> ---
Should be fixed by:
commit f562b13bc7d0b4fd954d285a9325e94167b16bf5
Author: Timothy Arceri <timothy.arceri at collabora.com>
Date: Thu Dec 1 13:37:38 2016 +1100
i965: keep gl_program shader info in sync after gather info
It's possible that nir_shader was cloned and it no longer contains
a pointer to the shader_info in gl_program. So we need to copy
shader_info back to gl_program if that is the case.
Fixes a regression with NIR_TEST_CLONE=true
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98840
--
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/20161220/efa386e6/attachment.html>
More information about the intel-3d-bugs
mailing list