summaryrefslogtreecommitdiff
path: root/src/compiler/glsl/glcpp/tests/086-reserved-macro-names.c.expected
blob: 38b089daec3bf32f4ccbe1a79e15b2f8925c8902 (plain)
1
2
3
4
5
6
7
8
9
0:1(9): preprocessor warning: Macro names containing "__" are reserved for use by the implementation.

0:2(9): preprocessor error: Macro names starting with "GL_" are reserved.

0:3(9): preprocessor warning: Macro names containing "__" are reserved for use by the implementation.