uniform float f; void main() { f = 1.0; // uniforms are read only }