Unit 'gles20' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#opengles]

glCopyTexSubImage2D

Declaration

Source position: gles20.pas line 957

var glCopyTexSubImage2D: procedure(

  target: GLenum;

  level: GLint;

  xoffset: GLint;

  yoffset: GLint;

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei

);


Documentation generated on: 2023-03-18