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