]> git.tdb.fi Git - libs/gl.git/blobdiff - tests/glsl/block_name_conflict.glsl
Improve rules for interface blocks
[libs/gl.git] / tests / glsl / block_name_conflict.glsl
index e397b551203feee1c4f16e52577571773b88e26b..fb69e8bbacca680f6ea6a568296b91fd2c76eee0 100644 (file)
@@ -42,6 +42,6 @@ void main()
 <test>:3: Previous definition is here
 <test>:8: Multiple definition of 'Output'
 <test>:3: Previous definition is here
-<test>:26: Multiple definition of 'Output'
+<test>:26: Multiple definition of interface block 'out Output'
 <test>:22: Previous definition is here
 */