summaryrefslogtreecommitdiff
path: root/src/glsl/glcpp/tests/086-reserved-macro-names.c.expected
blob: 5ca42a983a4d4386151b17540a0bb2e449c7509c (plain)
1
2
3
4
5
6
7
8
9
10
0:1(10): 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.