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

glCompressedTexSubImage2DARB

Declaration

Source position: glext.pp line 611

var glCompressedTexSubImage2DARB: procedure(

  target: GLenum;

  level: GLint;

  xoffset: GLint;

  yoffset: GLint;

  width: GLsizei;

  height: GLsizei;

  format: GLenum;

  imageSize: GLsizei;

  const data: PGLvoid

);


Documentation generated on: 2023-03-18