Summary: | Regression crash when a function return type is invalid (following GLSL2 merge) | ||
---|---|---|---|
Product: | Mesa | Reporter: | Cedric Vivier <cedricv> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Cedric Vivier
2010-08-17 03:19:52 UTC
FWIW I forgot to add previous error for such error was pre-GLSL2 : "" Error: undeclared type name 'foo' "" Thanks for providing sample code! piglit case: commit 4557c70734668f7ec3680e08d408ae368a4a76a7 Author: Cedric Vivier <cedricv@neonux.com> Date: Mon Aug 23 13:22:09 2010 -0700 function-12.vert: New test for bug #29608. Mesa fix: commit 76e96d74f49cc262ceaf2ed6c48d2f4ed21d219f Author: Eric Anholt <eric@anholt.net> Date: Mon Aug 23 13:26:52 2010 -0700 glsl: Cleanly fail when a function has an unknown return type. Bug #29608. |
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.