glsl: move to compiler/
[mesa.git] / src / compiler / glsl / glcpp / tests / 086-reserved-macro-names.c.expected
1 0:1(9): preprocessor warning: Macro names containing "__" are reserved for use by the implementation.
2
3 0:2(9): preprocessor error: Macro names starting with "GL_" are reserved.
4
5 0:3(9): preprocessor warning: Macro names containing "__" are reserved for use by the implementation.
6
7
8
9