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

TglCopyTexSubImage1D

Declaration

Source position: ctgles2.pas line 8121

type TglCopyTexSubImage1D = procedure(

  target: GLenum;

  level: GLint;

  xoffset: GLint;

  x: GLint;

  y: GLint;

  width: GLsizei

);



CT Web help

CodeTyphon Studio