[Mesa-dev] [Bug 96221] nir/nir_lower_tex.c:202: error: unknown field ‘f32’ specified in initializer
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu May 26 23:05:34 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96221
Jason Ekstrand <jason at jlekstrand.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Jason Ekstrand <jason at jlekstrand.net> ---
Fixed by the following commit:
commit 15e553daf0cd5fe70994b6ac5377ff11002357a3
Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date: Thu May 26 15:38:45 2016 -0700
nir: Make nir_const_value a union
There's no good reason for it to be a struct of an anonymous union.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96221
Tested-by: Vinson Lee <vlee at freedesktop.org>
Reviewed-by: Matt Turner <mattst88 at gmail.com>
--
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/mesa-dev/attachments/20160526/10f528ec/attachment.html>
More information about the mesa-dev
mailing list