Source position: Android.GLES2.pas line 1312
procedure glUniform4i(
location: GLint;
x: GLint;
y: GLint;
z: GLint;
w: GLint
);