Unit 'Laz_And_GLESv1_Canvas_h' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pw_androidwizard]

glCopyTexSubImage2D

Declaration

Source position: Laz_And_GLESv1_Canvas_h.pas line 627

procedure glCopyTexSubImage2D(

  target: GLenum;

  level: GLint;

  xoffset: GLint;

  yoffset: GLint;

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei

);



CT Web help

CodeTyphon Studio