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

glSeparableFilter2DEXT

Declaration

Source position: glext.pp line 1006

var glSeparableFilter2DEXT: procedure(

  target: GLenum;

  internalformat: GLenum;

  width: GLsizei;

  height: GLsizei;

  format: GLenum;

  _type: GLenum;

  const row: PGLvoid;

  const column: PGLvoid

);


Documentation generated on: 2023-03-18