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

TglCompressedMultiTexImage1DEXT

Declaration

Source position: ctgl.pas line 8964

type TglCompressedMultiTexImage1DEXT = procedure(

  texunit: GLenum;

  target: GLenum;

  level: GLint;

  internalformat: GLenum;

  width: GLsizei;

  border: GLint;

  imageSize: GLsizei;

  bits: Pvoid

);



CT Web help

CodeTyphon Studio