Unit 'GL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#opengl]

glCopyTexImage2D

Declaration

Source position: gl.pp line 1182

var glCopyTexImage2D: procedure(

  target: GLenum;

  level: GLint;

  internalFormat: GLenum;

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei;

  border: GLint

);


Documentation generated on: 2023-03-18