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

glTexSubImage1D

Declaration

Source position: gl.pp line 1434

var glTexSubImage1D: procedure(

  target: GLenum;

  level: GLint;

  xoffset: GLint;

  width: GLsizei;

  format: GLenum;

  atype: GLenum;

  const pixels: Pointer

);


Documentation generated on: 2023-03-18