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

TglCompressedTexSubImage1DARB

Declaration

Source position: ctgl.pas line 8973

type TglCompressedTexSubImage1DARB = procedure(

  target: GLenum;

  level: GLint;

  xoffset: GLint;

  width: GLsizei;

  format: GLenum;

  imageSize: GLsizei;

  data: Pvoid

);



CT Web help

CodeTyphon Studio