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

glCompressedTexSubImage2D

Declaration

Source position: glext.pp line 395

var glCompressedTexSubImage2D: 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