[Mesa-dev] [Bug 96247] nir_lower_tex.c:202:11: error: field designator cannot initialize a non-struct, non-union type 'float [4]'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 27 17:51:55 UTC 2016


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: mesa-dev at lists.freedesktop.org
          Reporter: vlee at freedesktop.org
        QA Contact: mesa-dev at lists.freedesktop.org

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160527/aeec221e/attachment-0001.html>


More information about the mesa-dev mailing list