Unit 'GLext' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#opengl]

glCompressedTexSubImage1DARB

Declaration

Source position: glext.pp line 612

var glCompressedTexSubImage1DARB: procedure(

  target: GLenum;

  level: GLint;

  xoffset: GLint;

  width: GLsizei;

  format: GLenum;

  imageSize: GLsizei;

  const data: PGLvoid

);


Documentation generated on: 2023-03-18