Summary: | [regression] Cull distance tests asserting | ||
---|---|---|---|
Product: | Mesa | Reporter: | Lionel Landwerlin <lionel.g.landwerlin> |
Component: | Drivers/DRI/i965 | Assignee: | Jason Ekstrand <jason> |
Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | mark.a.janes |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Lionel Landwerlin
2019-02-21 12:17:33 UTC
Just a copy+paste error when adding an assert. I've got a patch to fix it incoming. *** Bug 109725 has been marked as a duplicate of this bug. *** This is fixed by the following commit in master: commit f98fd9d15a9a79ff1b41f1fce27bc285a20aa5bb (public/master) Author: Jason Ekstrand <jason.ekstrand@intel.com> Date: Thu Feb 21 09:53:30 2019 -0600 nir/lower_clip_cull: Fix an incorrect assert Copy+paste error. It was supposed to test cull and not clip. Fixes: 4e69fba534e "nir: Rewrite lower_clip_cull_distance_arrays..." Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109717 Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.