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

            Bug ID: 95323
           Summary: GL33-CTS.CommonBugs.CommonBug_ReservedNames fails
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: glsl-compiler
          Assignee: i...@freedesktop.org
          Reporter: airl...@freedesktop.org
        QA Contact: mesa-dev@lists.freedesktop.org

This test tries to use struct as an interface block name, however we convert
the struct into anonymous struct.

so the test expects something like

in struct {
   vec4 test;
} testBlockInstance; to fail to compile

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to