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

glCopyTexSubImage3D

Declaration

Source position: glext.pp line 166

var glCopyTexSubImage3D: procedure(

  target: GLenum;

  level: GLint;

  xoffset: GLint;

  yoffset: GLint;

  zoffset: GLint;

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei

);


Documentation generated on: 2023-03-18