Summary: | [glsl2] abort() in ir_validate::visit_enter(ir_assignment *ir) | ||
---|---|---|---|
Product: | Mesa | Reporter: | Fredrik Höglund <fredrik> |
Component: | Mesa core | Assignee: | Kenneth Graunke <kenneth> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Fredrik Höglund
2010-10-25 12:01:05 UTC
Thanks for the report! This should be fixed in master by the following commit: commit ba2382f50d7815947e17fe993b39feb573638d12 Author: Kenneth Graunke <kenneth@whitecape.org> Date: Mon Oct 25 12:44:55 2010 -0700 glsl: Fix constant component count in vector constructor emitting. Fixes freedesktop.org bug #31101 as well as piglit test cases assignment-type-mismatch.vert and constructor-28.vert. |
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.