https://bugs.freedesktop.org/show_bug.cgi?id=111217

--- Comment #1 from Ilia Mirkin <imir...@alum.mit.edu> ---
OK, so ... the TGSI shader is semi-buggy. It takes an undefined value and uses
it throughout. nouveau kind of assumes that it's a function parameter (I guess
this is basically how TGSI functions were originally spec'd out). And I guess
we have some bugs around handling function parameters.

Simple solution: fix the tgsi.

Longer solution: think about the correct thing to do here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to