Source position: ctgl.pas line 9326
type TglGetInternalformatSampleivNV = procedure(
target: GLenum;
internalformat: GLenum;
samples: GLsizei;
pname: GLenum;
count: GLsizei;
params: PGLint
);