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

TglCopyTexImage2D

Declaration

Source position: ctgles3.pas line 7624

type TglCopyTexImage2D = procedure(

  target: GLenum;

  level: GLint;

  internalformat: GLenum;

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei;

  border: GLint

);



CT Web help

CodeTyphon Studio