Source position: gles20.pas line 1078
var glUniform3f: procedure(
location: GLint;
x: GLfloat;
y: GLfloat;
z: GLfloat
);