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

glTexImage3DMultisample

Declaration

Source position: glext.pp line 4191

var glTexImage3DMultisample: procedure(

  target: GLenum;

  samples: GLsizei;

  internalformat: GLint;

  width: GLsizei;

  height: GLsizei;

  depth: GLsizei;

  fixedsamplelocations: GLboolean

);


Documentation generated on: 2023-03-18