Unit 'ctGLES2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengles]

TglConvolutionFilter2D

Declaration

Source position: ctgles2.pas line 8105

type TglConvolutionFilter2D = procedure(

  target: GLenum;

  internalformat: GLenum;

  width: GLsizei;

  height: GLsizei;

  format: GLenum;

  type_: GLenum;

  image: Pvoid

);



CT Web help

CodeTyphon Studio