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

TglCompressedTexSubImage1D

Declaration

Source position: ctgles2.pas line 8101

type TglCompressedTexSubImage1D = procedure(

  target: GLenum;

  level: GLint;

  xoffset: GLint;

  width: GLsizei;

  format: GLenum;

  imageSize: GLsizei;

  data: Pvoid

);



CT Web help

CodeTyphon Studio