Source position: ctgles2.pas line 8372
type TglGetSamplerParameterIuivOES = procedure(
sampler: GLuint;
pname: GLenum;
params: PGLuint
);