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

TglCompressedMultiTexSubImage1DEXT

Declaration

Source position: ctgl.pas line 8967

type TglCompressedMultiTexSubImage1DEXT = procedure(

  texunit: GLenum;

  target: GLenum;

  level: GLint;

  xoffset: GLint;

  width: GLsizei;

  format: GLenum;

  imageSize: GLsizei;

  bits: Pvoid

);



CT Web help

CodeTyphon Studio