| Summary: | nir/nir_lower_tex.c:202: error: unknown field ‘f32’ specified in initializer | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Vinson Lee <vlee> |
| Component: | Mesa core | Assignee: | mesa-dev |
| Status: | RESOLVED FIXED | QA Contact: | mesa-dev |
| Severity: | normal | ||
| Priority: | medium | CC: | jason, jljusten, krh |
| Version: | git | Keywords: | bisected, regression |
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Vinson Lee
2016-05-26 03:50:36 UTC
Fixed by the following commit: commit 15e553daf0cd5fe70994b6ac5377ff11002357a3 Author: Jason Ekstrand <jason.ekstrand@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@freedesktop.org> Reviewed-by: Matt Turner <mattst88@gmail.com> |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.