struct s { int i; } uniform uniformStruct; // uniform keyword should be used before the keyword struct void main() { }