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

TglBlendFuncSeparateiEXT

Declaration

Source position: ctgles3.pas line 8056

type TglBlendFuncSeparateiEXT = procedure(

  buf: GLuint;

  srcRGB: GLenum;

  dstRGB: GLenum;

  srcAlpha: GLenum;

  dstAlpha: GLenum

);



CT Web help

CodeTyphon Studio