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

glTexImage3DMultisample

Declaration

Source position: mseglext.pas line 4180

var glTexImage3DMultisample: procedure(

  target: GLenum;

  samples: GLsizei;

  internalformat: GLint;

  width: GLsizei;

  height: GLsizei;

  depth: GLsizei;

  fixedsamplelocations: GLboolean

) = ;


Documentation generated on: 2021-05-13