https://bugs.freedesktop.org/show_bug.cgi?id=96247
Bug ID: 96247
Summary: nir_lower_tex.c:202:11: error: field designator cannot
initialize a non-struct, non-union type 'float [4]'
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Keywords: regression
Severity: normal
Priority: medium
Component: Mesa core
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
mesa: 0482efdc93f130a1defa021e5d198bc6ef59af5a (master 11.3.0-devel)
CC nir/nir_lower_tex.lo
nir/nir_lower_tex.c:202:11: error: field designator cannot initialize a
non-struct, non-union type 'float [4]'
{ { .f32 = { 1.0f, 0.0f, 1.59602678f, 0.0f } } },
^
nir/nir_lower_tex.c:203:11: error: field designator cannot initialize a
non-struct, non-union type 'float [4]'
{ { .f32 = { 1.0f, -0.39176229f, -0.81296764f, 0.0f } } },
^
nir/nir_lower_tex.c:204:11: error: field designator cannot initialize a
non-struct, non-union type 'float [4]'
{ { .f32 = { 1.0f, 2.01723214f, 0.0f, 0.0f } } }
^
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug._______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev