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

TglBlendFuncSeparatei

Declaration

Source position: ctgles3.pas line 7992

type TglBlendFuncSeparatei = procedure(

  buf: GLuint;

  srcRGB: GLenum;

  dstRGB: GLenum;

  srcAlpha: GLenum;

  dstAlpha: GLenum

);



CT Web help

CodeTyphon Studio