[Nouveau] [Bug 111217] compilation of vdpau shaders crashes in handleCVT_CVT

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 26 01:36:55 UTC 2019


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

--- Comment #1 from Ilia Mirkin <imirkin at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20190726/6f2d721d/attachment.html>


More information about the Nouveau mailing list