Source position: glext.pp line 4016
var glFramebufferTextureLayer: procedure(
target: GLenum;
attachment: GLenum;
texture: GLuint;
level: GLint;
layer: GLint
);