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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev