Unit 'ctGL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TglConvolutionFilter2DEXT

Declaration

Source position: ctgl.pas line 8987

type TglConvolutionFilter2DEXT = procedure(

  target: GLenum;

  internalformat: GLenum;

  width: GLsizei;

  height: GLsizei;

  format: GLenum;

  type_: GLenum;

  image: Pvoid

);



CT Web help

CodeTyphon Studio