[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'msegl' (#msegui)

glTexSubImage1D

Declaration

Source position: msegl.pas line 1494

var glTexSubImage1D: procedure(

  target: GLenum;

  level: GLint;

  xoffset: GLint;

  width: GLsizei;

  format: GLenum;

  atype: GLenum;

  const pixels: Pointer

) = ;


Documentation generated on: 2021-05-13