[Mesa-dev] [Bug 95323] GL33-CTS.CommonBugs.CommonBug_ReservedNames fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 9 06:37:08 UTC 2016


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: idr at freedesktop.org
          Reporter: airlied at freedesktop.org
        QA Contact: mesa-dev at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160509/4eddcb5d/attachment.html>


More information about the mesa-dev mailing list