[Mesa-dev] [Bug 89238] "nir/nir.h", line 643: Error: In this declaration "src" is of an incomplete type "nir_alu_src[]".

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 19 17:32:15 PST 2015


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

Jason Ekstrand <jason at jlekstrand.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Jason Ekstrand <jason at jlekstrand.net> ---
Can you try replacing "nir_alu_src src[]" with "nir_alu_src src[0]" and making
the corresponding change to nir_intrinsic_instr"

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150220/cdf1a5ba/attachment.html>


More information about the mesa-dev mailing list