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

TglCompressedTexImage1D

Declaration

Source position: ctgles3.pas line 8099

type TglCompressedTexImage1D = procedure(

  target: GLenum;

  level: GLint;

  internalformat: GLenum;

  width: GLsizei;

  border: GLint;

  imageSize: GLsizei;

  data: Pvoid

);



CT Web help

CodeTyphon Studio