1### Compilation failed: 2 3error: 1: 'uniform' variables cannot use initializer expressions 4uniform float x = 1; 5 ^ 61 error 7