Unit 'ctGLES3' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengles]

TglCopyTexSubImage3DOES

Declaration

Source position: ctgles3.pas line 8122

type TglCopyTexSubImage3DOES = procedure(

  target: GLenum;

  level: GLint;

  xoffset: GLint;

  yoffset: GLint;

  zoffset: GLint;

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei

);



CT Web help

CodeTyphon Studio