Summary: | lp_bld_conv.c:757:lp_build_conv: Assertion `dst_type.sign || dst_type.width < 32' failed. | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | critical | ||
Priority: | medium | CC: | sroland |
Version: | git | Keywords: | have-backtrace, regression |
Hardware: | x86-64 (AMD64) | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2013-07-27 19:41:41 UTC
Hmm ok I got rid of the assert again. As far as I can tell the code never could work for some float->uint conversions (for numbers between 2^31 and 2^32) and will continue to work incorrectly, just the assertion was new really. Fixed by e08114fed723ff5a873d2a3f6682c1c074574458 |
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.