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