Unit 'ctGL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TglCompressedTextureImage1DEXT

Declaration

Source position: ctgl.pas line 8976

type TglCompressedTextureImage1DEXT = procedure(

  texture: GLuint;

  target: GLenum;

  level: GLint;

  internalformat: GLenum;

  width: GLsizei;

  border: GLint;

  imageSize: GLsizei;

  bits: Pvoid

);



CT Web help

CodeTyphon Studio