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

TglMultiTexImage1DEXT

Declaration

Source position: ctgl.pas line 9796

type TglMultiTexImage1DEXT = procedure(

  texunit: GLenum;

  target: GLenum;

  level: GLint;

  internalformat: GLint;

  width: GLsizei;

  border: GLint;

  format: GLenum;

  type_: GLenum;

  pixels: Pvoid

);



CT Web help

CodeTyphon Studio