uniform1f

Declaration

void uniform1f(
    WebGLUniformLocation? location, 
    GLfloat x
);