Source position: ctgles3.pas line 7786
type TglUniform4f = procedure(
location: GLint;
v0: GLfloat;
v1: GLfloat;
v2: GLfloat;
v3: GLfloat
);