Source position: ctgles3.pas line 8368
type TglGetSamplerParameterIivOES = procedure(
sampler: GLuint;
pname: GLenum;
params: PGLint
);