Source position: ctgles3.pas line 7782
type TglUniform3f = procedure(
location: GLint;
v0: GLfloat;
v1: GLfloat;
v2: GLfloat
);