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

TglCopyTexImage1D

Declaration

Source position: ctgles3.pas line 8120

type TglCopyTexImage1D = procedure(

  target: GLenum;

  level: GLint;

  internalformat: GLenum;

  x: GLint;

  y: GLint;

  width: GLsizei;

  border: GLint

);



CT Web help

CodeTyphon Studio