Source position: gles20.pas line 1061
var glShaderSource: procedure(
shader: GLuint;
count: GLsizei;
_string: PPAnsiChar;
length: PGLint
);