Ian Romanick [2010-09-18 11:18]: > Tilman Sauerbeck wrote: > > Those have the callee field set to the null pointer, so > > calling the public constructor will segfault. > > Do you have a test that triggers this? It would be good to have it in > piglt.
I found the bug when I put a vertex shader in a file called foo.frag and ran "glsl_compiler --dump-lir" on it. void main() { gl_Position.x += 1.0; } Regards, Tilman -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?
pgp46UTcnaXng.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev