https://bugs.freedesktop.org/show_bug.cgi?id=25994
Eric Anholt <e...@anholt.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[GM45][GLSL] 'return' |[GM45][GLSL] 'return' |statement in vertex shader |statement in vertex shader |may cause GPU hang |unsupported Severity|major |normal --- Comment #14 from Eric Anholt <e...@anholt.net> 2010-08-18 21:47:09 PDT --- I've added glsl-vs-main-return and glsl-fs-main-return to piglit to test the return from main() behavior. This is the first time I've seen that used in a shader. The 965 driver in mesa master now rejects these shaders until we get the codegen fixed up to handle it, so it won't hang. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev